KeyVaultSecretReference.SourceVault Property

Definition

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

Property Value

SubResource
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to