다음을 통해 공유


VaultPropertiesRedundancySettings.StandardTierStorageRedundancy Property

Definition

Gets the storage redundancy setting of a vault. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to