你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IStorageAccount.AccountStatuses 属性

定义

获取指示存储帐户的主位置和辅助位置是可用还是不可用的状态。 可能的值包括:“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

属性值

适用于