次の方法で共有


ServerPropertiesAutoGenerated.State Property

Definition

The state of a server.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.ServerState? 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.ServerState>
Public ReadOnly Property State As Nullable(Of ServerState)

Property Value

Implements

Attributes

Applies to