PreValidateEnableBackupRequest.VaultId Property

Definition

Gets or sets ARM id of the Recovery Services Vault

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to