StorageAccountStatus Enum

Definition

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

public enum StorageAccountStatus
type StorageAccountStatus = 
Public Enum StorageAccountStatus
Inheritance
StorageAccountStatus

Fields

Created 0

The Storage Account has been created.

Creating 1

The Storage Account is being created.

Deleting 3

The Storage Account is being deleted.

ResolvingDns 2

The DNS name for the storage account is being propagated.

Applies to