次の方法で共有


VaultPropertiesRedundancySettings.StandardTierStorageRedundancy プロパティ

定義

コンテナーのストレージ冗長設定を取得します。 指定できる値は、'LocallyRedundant'、'GeoRedundant'、'ZoneRedundant' です。

[Newtonsoft.Json.JsonProperty(PropertyName="standardTierStorageRedundancy")]
public string StandardTierStorageRedundancy { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="standardTierStorageRedundancy")>]
member this.StandardTierStorageRedundancy : string
Public ReadOnly Property StandardTierStorageRedundancy As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象