Freigeben über


ClusterUpdate.ProvisioningState Eigenschaft

Definition

Ruft die aktuelle Bereitstellung status des Clusters ab. Mögliche Werte: "Succeeded", "Failed", "Canceled", "Creating", "Updating", "Deleting"

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