CognitiveServicesConnectionProperties.PeStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'.
public Azure.ResourceManager.CognitiveServices.Models.ManagedPEStatus? PeStatus { get; set; }
member this.PeStatus : Nullable<Azure.ResourceManager.CognitiveServices.Models.ManagedPEStatus> with get, set
Public Property PeStatus As Nullable(Of ManagedPEStatus)