ResourceOperation.ProvisioningState Property

Definition

State of the resource deployment. For ARM resources, this is the current provisioning state of the resource.

public string ProvisioningState { get; }
member this.ProvisioningState : string
Public ReadOnly Property ProvisioningState As String

Property Value

Applies to