KeyVaultKeyReference.SourceVault Property

Definition

Gets or sets the relative URL of the Key Vault containing the key.

[Newtonsoft.Json.JsonProperty(PropertyName="sourceVault")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource SourceVault { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceVault")>]
member this.SourceVault : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property SourceVault As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to