Share via


StorageAccountData.ProvisioningState Property

Definition

Gets the status of the storage account at the time the operation was called.

public Azure.ResourceManager.Storage.Models.StorageProvisioningState? ProvisioningState { get; }
member this.ProvisioningState : Nullable<Azure.ResourceManager.Storage.Models.StorageProvisioningState>
Public ReadOnly Property ProvisioningState As Nullable(Of StorageProvisioningState)

Property Value

Applies to