Cluster.ProvisioningState Property

Definition

Gets the provisioned state of the resource. Possible values include: 'Running', 'Creating', 'Deleting', 'Succeeded', 'Failed', 'Moving'

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to