Freigeben über


ServerRestartParameter.MaxFailoverSecond Property

Definition

The maximum allowed failover time in seconds.

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

Property Value

Implements

Attributes

Applies to