Freigeben über


ServerRestartParameter.RestartWithFailover Property

Definition

Whether or not failover to standby server when restarting a server with high availability enabled.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.EnableStatusEnum? RestartWithFailover { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Owned)>]
member this.RestartWithFailover : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.EnableStatusEnum> with get, set
Public Property RestartWithFailover As Nullable(Of EnableStatusEnum)

Property Value

Implements

Attributes

Applies to