Freigeben über


Database.HighAvailabilityReplicaCount Eigenschaft

Definition

Ruft die Anzahl der sekundären Replikate ab, die der Datenbank zugeordnet sind, die zur Bereitstellung von Hochverfügbarkeit verwendet werden, oder legt diese fest. Gilt nicht für eine Hyperscale-Datenbank in einem Pool für elastische Datenbanken.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: