ServerPrivateLinkServiceConnectionStateProperty.ActionsRequired Property

Definition

The actions required for private link service connection.

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

Property Value

Implements

Attributes

Applies to