ServerPropertiesAutoGenerated.State Property

Definition

A state of a server that is visible to user.

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

Property Value

Implements

Attributes

Applies to