Sdílet prostřednictvím


LocationProperties.BackupStorageRedundancies Property

Definition

Gets the properties of available backup storage redundancies.

[Newtonsoft.Json.JsonProperty(PropertyName="backupStorageRedundancies")]
public System.Collections.Generic.IList<string> BackupStorageRedundancies { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backupStorageRedundancies")>]
member this.BackupStorageRedundancies : System.Collections.Generic.IList<string>
Public ReadOnly Property BackupStorageRedundancies As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to