Compartir a través de


ServerRestartParameter.RestartWithFailover Propiedad

Definición

Obtiene o establece si la conmutación por error al servidor en espera al reiniciar un servidor con alta disponibilidad habilitada. Entre los valores posibles se incluyen: "Enabled", "Disabled"

[Newtonsoft.Json.JsonProperty(PropertyName="restartWithFailover")]
public string RestartWithFailover { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restartWithFailover")>]
member this.RestartWithFailover : string with get, set
Public Property RestartWithFailover As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a