PSDeploymentStackWhatIfKeyVaultReference.KeyVault Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to