LongTermRetentionBackup.RequestedBackupStorageRedundancy Property

Definition

Gets or sets the storage redundancy type of the backup. Possible values include: 'Geo', 'Local', 'Zone', 'GeoZone'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedBackupStorageRedundancy")]
public string RequestedBackupStorageRedundancy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedBackupStorageRedundancy")>]
member this.RequestedBackupStorageRedundancy : string with get, set
Public Property RequestedBackupStorageRedundancy As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to