Share via


IStorageAccount.AccountStatuses Property

Definition

Gets the status indicating whether the primary and secondary location of the storage account is available or unavailable. Possible values include: 'Available', 'Unavailable'.

public Microsoft.Azure.Management.Storage.Fluent.AccountStatuses AccountStatuses { get; }
member this.AccountStatuses : Microsoft.Azure.Management.Storage.Fluent.AccountStatuses
Public ReadOnly Property AccountStatuses As AccountStatuses

Property Value

Applies to