Share via


CognitiveServicesPrivateLinkServiceConnectionState.Status Property

Definition

Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

public Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesPrivateEndpointServiceConnectionStatus? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesPrivateEndpointServiceConnectionStatus> with get, set
Public Property Status As Nullable(Of CognitiveServicesPrivateEndpointServiceConnectionStatus)

Property Value

Applies to