Freigeben über


DatabaseAccountGetResultsInner.EnableAutomaticFailover Eigenschaft

Definition

Ruft ab oder legt fest, dass das automatische Failover der Schreibregion in dem seltenen Fall aktiviert wird, dass die Region aufgrund eines Ausfalls nicht verfügbar ist. Automatisches Failover führt zu einer neuen Schreibregion für das Konto und wird basierend auf den für das Konto konfigurierten Failoverprioritäten ausgewählt.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: