DeploymentExtensionConfigItem.KeyVaultReference Property

Definition

Gets or sets the key vault reference of the config item.

[Newtonsoft.Json.JsonProperty(PropertyName="keyVaultReference")]
public Microsoft.Azure.Management.Resources.DeploymentStacks.Models.KeyVaultParameterReference KeyVaultReference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyVaultReference")>]
member this.KeyVaultReference : Microsoft.Azure.Management.Resources.DeploymentStacks.Models.KeyVaultParameterReference with get, set
Public Property KeyVaultReference As KeyVaultParameterReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to