Share via


RegistryPrivateLinkServiceConnectionState.Status Property

Definition

Connection status of the service consumer with the service provider.

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

Property Value

Applies to