次の方法で共有


RestorableDroppedDatabase.BackupStorageRedundancy プロパティ

定義

このデータベースのバックアップを格納するために使用されるストレージ アカウントの種類を取得します。 使用できる値は、'Geo'、'Local'、'Zone'、'GeoZone' です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.backupStorageRedundancy")]
public string BackupStorageRedundancy { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.backupStorageRedundancy")>]
member this.BackupStorageRedundancy : string
Public ReadOnly Property BackupStorageRedundancy As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象