共用方式為


VaultProperties.RedundancySettings Property

Definition

Gets or sets the redundancy Settings of a Vault

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to