Share via


IPrivateEndpointConnection.PrivateLinkServiceConnectionStateStatus Property

Definition

The private link service connection status.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The private link service connection status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.ConnectionStatus) }, ReadOnly=false, Required=false, SerializedName="status")]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.ConnectionStatus? PrivateLinkServiceConnectionStateStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The private link service connection status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.ConnectionStatus) }, ReadOnly=false, Required=false, SerializedName="status")>]
member this.PrivateLinkServiceConnectionStateStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.ConnectionStatus> with get, set
Public Property PrivateLinkServiceConnectionStateStatus As Nullable(Of ConnectionStatus)

Property Value

Attributes

Applies to