次の方法で共有


VaultPropertiesRedundancySettings クラス

定義

コンテナーの冗長性設定

public class VaultPropertiesRedundancySettings
type VaultPropertiesRedundancySettings = class
Public Class VaultPropertiesRedundancySettings
継承
VaultPropertiesRedundancySettings

コンストラクター

VaultPropertiesRedundancySettings()

VaultPropertiesRedundancySettings クラスの新しいインスタンスを初期化します。

VaultPropertiesRedundancySettings(String, String)

VaultPropertiesRedundancySettings クラスの新しいインスタンスを初期化します。

プロパティ

CrossRegionRestore

コンテナーでリージョン間の復元が有効になっているかどうかを示すフラグを取得します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

StandardTierStorageRedundancy

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

適用対象