Compartir a través de


ServerRestartParameter.MaxFailoverSeconds Propiedad

Definición

Obtiene o establece el tiempo de conmutación por error máximo permitido en segundos.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a