LongTermRetentionBackupOperationResult.TargetBackupStorageRedundancy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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