Share via


VaultProperties.BackupStorageVersion Property

Definition

Gets backup storage version. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to