Share via


IJobResponse.ProvisioningState Property

Definition

Specifies the provisioning state of the job.

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

Property Value

Attributes

Applies to