Freigeben über


AutomationAccount.State Eigenschaft

Definition

Ruft status des Kontos ab. Mögliche Werte: "Ok", "Nicht verfügbar", "Angehalten"

[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: