Share via


VolumeBackupProperties.BackupVaultId Property

Definition

Gets or sets backup Vault Resource ID

[Newtonsoft.Json.JsonProperty(PropertyName="backupVaultId")]
public string BackupVaultId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backupVaultId")>]
member this.BackupVaultId : string with get, set
Public Property BackupVaultId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to