Compartir a través de


CopyLongTermRetentionBackupParameters.TargetBackupStorageRedundancy Propiedad

Definición

Obtiene o establece el tipo de redundancia de almacenamiento de la copia de seguridad copiada. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a