Freigeben über


IAccountUpdateParameters.ProvisioningState Property

Definition

Gets or sets the state of the provisioning.

[Microsoft.Azure.PowerShell.Cmdlets.Purview.PSArgumentCompleter(new System.String[] { "Unknown", "Creating", "Moving", "Deleting", "SoftDeleting", "SoftDeleted", "Failed", "Succeeded", "Canceled" })]
[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Create=false, Description="Gets or sets the state of the provisioning.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisioningState", Update=false)]
public string ProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.PSArgumentCompleter(new System.String[] { "Unknown", "Creating", "Moving", "Deleting", "SoftDeleting", "SoftDeleted", "Failed", "Succeeded", "Canceled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Create=false, Description="Gets or sets the state of the provisioning.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisioningState", Update=false)>]
member this.ProvisioningState : string
Public ReadOnly Property ProvisioningState As String

Property Value

Attributes

Applies to