ServerPrivateEndpointConnectionProperties.PrivateLinkServiceConnectionStateActionsRequired Property

Definition

The actions required for private link service connection.

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

Property Value

Implements

Attributes

Applies to