次の方法で共有


StorageAccountData.StatusOfSecondary プロパティ

定義

ストレージ アカウントのセカンダリの場所が使用可能か使用不可かを示す状態を取得します。 SKU 名がStandard_GRSまたはStandard_RAGRS場合にのみ使用できます。

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

プロパティ値

適用対象