다음을 통해 공유


PrivateLinkServiceConnectionState.Status Property

Definition

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.Owned)]
public string Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Owned)>]
member this.Status : string with get, set
Public Property Status As String

Property Value

Implements

Attributes

Applies to