Freigeben über


Cluster.ResourceState Eigenschaft

Definition

Ruft die aktuelle Ressourcen-status des Clusters ab. Mögliche Werte: "Running", "Creating", "CreateFailed", "Updating", "UpdateFailed", "Delete", "DeleteFailed", "Enabling", "EnableFailed", "Disabling", "Disable", "DisableFailed", "Disabled"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: