Share via


MySqlFlexibleServerRestartParameter.RestartWithFailover Property

Definition

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

public Azure.ResourceManager.MySql.FlexibleServers.Models.MySqlFlexibleServerEnableStatusEnum? RestartWithFailover { get; set; }
member this.RestartWithFailover : Nullable<Azure.ResourceManager.MySql.FlexibleServers.Models.MySqlFlexibleServerEnableStatusEnum> with get, set
Public Property RestartWithFailover As Nullable(Of MySqlFlexibleServerEnableStatusEnum)

Property Value

Applies to