LongTermRetentionBackup.BackupStorageRedundancy Property

Definition

Gets the storage redundancy type of the backup. 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