Share via


DeletedVaultProperties.VaultId Property

Definition

Gets the resource id of the original vault.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to