NamedValueUpdateParameters.KeyVault Property

Definition

Gets or sets keyVault location details of the namedValue.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.keyVault")]
public Microsoft.Azure.Management.ApiManagement.Models.KeyVaultContractCreateProperties KeyVault { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.keyVault")>]
member this.KeyVault : Microsoft.Azure.Management.ApiManagement.Models.KeyVaultContractCreateProperties with get, set
Public Property KeyVault As KeyVaultContractCreateProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to