次の方法で共有


LocationProperties.BackupStorageRedundancies プロパティ

定義

使用可能なバックアップ ストレージの冗長性のプロパティを取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象