LongTermRetentionBackupOperationResult.TargetBackupStorageRedundancy Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to