ManagedHsmPrivateLinkServiceConnectionState.Status Property

Definition

Indicates whether the connection has been approved, rejected or removed by the key vault owner.

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

Property Value

Applies to