Share via


StorageAccountData.StatusOfPrimary Property

Definition

Gets the status indicating whether the primary location of the storage account is available or unavailable.

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

Property Value

Applies to