Partager via


ServerRestartParameter.MaxFailoverSeconds Propriété

Définition

Obtient ou définit le temps de basculement maximal autorisé en secondes.

[Newtonsoft.Json.JsonProperty(PropertyName="maxFailoverSeconds")]
public int? MaxFailoverSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxFailoverSeconds")>]
member this.MaxFailoverSeconds : Nullable<int> with get, set
Public Property MaxFailoverSeconds As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à