Dela via


PrivateLinkServiceConnectionState.Status Property

Definition

The private link service connection status.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ConnectionStatus? Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ConnectionStatus> with get, set
Public Property Status As Nullable(Of ConnectionStatus)

Property Value

Implements

Attributes

Applies to