DiskPoolProperties.ProvisioningState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
State of the operation on the resource.
[Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Origin(Microsoft.Azure.PowerShell.Cmdlets.DiskPool.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Support.ProvisioningStates ProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Origin(Microsoft.Azure.PowerShell.Cmdlets.DiskPool.PropertyOrigin.Owned)>]
member this.ProvisioningState : Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Support.ProvisioningStates
Public ReadOnly Property ProvisioningState As ProvisioningStates
Property Value
Implements
- Attributes