다음을 통해 공유


HighAvailability.State Property

Definition

The state of server high availability.

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

Property Value

Implements

Attributes

Applies to