Freigeben über


Server.State Eigenschaft

Definition

Ruft einen Zustand eines Servers ab, der für den Benutzer sichtbar ist. Mögliche Werte: "Ready", "Dropping", "Disabled", "Starting", "Stopped", "Stopped", "Updating"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: