ClusterResourceProperties.ProvisioningState Property

Definition

Gets provisioning state of the Service. Possible values include: 'Creating', 'Updating', 'Deleting', 'Deleted', 'Succeeded', 'Failed', 'Moving', 'Moved', 'MoveFailed'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to