次の方法で共有


VaultProperties.RedundancySettings プロパティ

定義

コンテナーの冗長性設定を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="redundancySettings")]
public Microsoft.Azure.Management.RecoveryServices.Models.VaultPropertiesRedundancySettings RedundancySettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="redundancySettings")>]
member this.RedundancySettings : Microsoft.Azure.Management.RecoveryServices.Models.VaultPropertiesRedundancySettings with get, set
Public Property RedundancySettings As VaultPropertiesRedundancySettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象