共用方式為


CopyLongTermRetentionBackupParameters.TargetBackupStorageRedundancy Property

Definition

Gets or sets 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; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.targetBackupStorageRedundancy")>]
member this.TargetBackupStorageRedundancy : string with get, set
Public Property TargetBackupStorageRedundancy As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to