Condividi tramite


ServerAutoGenerated.State Property

Definition

The state of a server.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.ServerState? State { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inlined)>]
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