Freigeben über


Cluster.ProvisioningState Eigenschaft

Definition

Ruft die aktuelle Bereitstellung status des Clusters ab. Mögliche Werte: "Erfolgreich", "Fehler", "Abgebrochen", "Erstellen", "Aktualisieren", "Löschen"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: