ServerPrivateEndpointConnectionProperties.PrivateLinkServiceConnectionStateStatus Property

Definition

The private link service connection status.

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

Property Value

Implements

Attributes

Applies to