Compartir a través de


FailoverSetEligibilityResult.IsEligibleForFailover Propiedad

Definición

Obtiene o establece representa si este conjunto de conmutación por error es apto para la conmutación por error o no.

[Newtonsoft.Json.JsonProperty(PropertyName="isEligibleForFailover")]
public bool? IsEligibleForFailover { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isEligibleForFailover")>]
member this.IsEligibleForFailover : Nullable<bool> with get, set
Public Property IsEligibleForFailover As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a