Share via


IJobResponse.ProvisioningState Property

Definition

Specifies the provisioning state of the job.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="Specifies the provisioning state of the job.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="provisioningState")]
public string ProvisioningState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="Specifies the provisioning state of the job.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="provisioningState")>]
member this.ProvisioningState : string with get, set
Public Property ProvisioningState As String

Property Value

Attributes

Applies to