Share via


IVirtualHardDiskProperties.ProvisioningStatus Property

Definition

The status of the operation performed on the virtual hard disk [Succeeded, Failed, InProgress]

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PSArgumentCompleter(new System.String[] { "Succeeded", "Failed", "InProgress" })]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="The status of the operation performed on the virtual hard disk [Succeeded, Failed, InProgress]", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="status", Update=false)]
public string ProvisioningStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PSArgumentCompleter(new System.String[] { "Succeeded", "Failed", "InProgress" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="The status of the operation performed on the virtual hard disk [Succeeded, Failed, InProgress]", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="status", Update=false)>]
member this.ProvisioningStatus : string
Public ReadOnly Property ProvisioningStatus As String

Property Value

Attributes

Applies to