MhsmPrivateEndpointConnectionProperties.PrivateLinkServiceConnectionStateStatus 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.
Indicates whether the connection has been approved, rejected or removed by the key vault owner.
[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Inlined)]
public string PrivateLinkServiceConnectionStateStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Inlined)>]
member this.PrivateLinkServiceConnectionStateStatus : string with get, set
Public Property PrivateLinkServiceConnectionStateStatus As String
Property Value
Implements
- Attributes