RegistryPrivateLinkServiceConnectionState.Status 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.
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)