DeploymentPropertiesExtended.ProvisioningState Property

Definition

Gets denotes the state of provisioning. Possible values include: 'NotSpecified', 'Accepted', 'Running', 'Ready', 'Creating', 'Created', 'Deleting', 'Deleted', 'Canceled', 'Failed', 'Succeeded', 'Updating'

[Newtonsoft.Json.JsonProperty(PropertyName="provisioningState")]
public Microsoft.Azure.Management.ResourceManager.Fluent.Models.ProvisioningState ProvisioningState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="provisioningState")>]
member this.ProvisioningState : Microsoft.Azure.Management.ResourceManager.Fluent.Models.ProvisioningState
Public ReadOnly Property ProvisioningState As ProvisioningState

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to