RestorableDroppedDatabase.BackupStorageRedundancy Property

Definition

Gets the storage account type used to store backups for this database. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to