DeletedVaultProperties.Location Property

Definition

Gets the location of the original vault.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to