PSDeploymentStackWhatIfExtensionConfigItem.KeyVaultReference Property

Definition

[Newtonsoft.Json.JsonProperty("keyVaultReference")]
public Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfKeyVaultReference KeyVaultReference { get; set; }
[<Newtonsoft.Json.JsonProperty("keyVaultReference")>]
member this.KeyVaultReference : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfKeyVaultReference with get, set
Public Property KeyVaultReference As PSDeploymentStackWhatIfKeyVaultReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to