Compartir a través de


VaultProperties.BackupStorageVersion Propiedad

Definición

Obtiene la versión de almacenamiento de copia de seguridad. Entre los valores posibles se incluyen: 'V1', 'V2', 'Unassigned'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a