Share via


BackupsMigrationRequest.BackupVaultId Property

Definition

Gets or sets the ResourceId of the Backup Vault

[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