PrivateEndpointConnection.PrivateLinkServiceConnectionStateStatus Property

Definition

The status of a private endpoint connection.

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.FormatTable(Index=2)]
[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Origin(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Support.PrivateLinkServiceConnectionStatus? PrivateLinkServiceConnectionStateStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.FormatTable(Index=2)>]
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Origin(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.PropertyOrigin.Inlined)>]
member this.PrivateLinkServiceConnectionStateStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Support.PrivateLinkServiceConnectionStatus> with get, set
Public Property PrivateLinkServiceConnectionStateStatus As Nullable(Of PrivateLinkServiceConnectionStatus)

Property Value

Implements

Attributes

Applies to