Freigeben über


HighAvailability.State Eigenschaft

Definition

Ruft einen Zustand eines Hochverfügbarkeitsservers ab, der für den Benutzer sichtbar ist. Mögliche Werte: "NotEnabled", "CreatingStandby", "ReplicatingData", "FailingOver", "Healthy", "RemovingStandby"

[Newtonsoft.Json.JsonProperty(PropertyName="state")]
public string State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="state")>]
member this.State : string
Public ReadOnly Property State As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: