ManagedClusterSecurityProfile.AzureKeyVaultKms Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets azure Key Vault key management service settings for the security profile.
[Newtonsoft.Json.JsonProperty(PropertyName="azureKeyVaultKms")]
public Microsoft.Azure.Management.ContainerService.Models.AzureKeyVaultKms AzureKeyVaultKms { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="azureKeyVaultKms")>]
member this.AzureKeyVaultKms : Microsoft.Azure.Management.ContainerService.Models.AzureKeyVaultKms with get, set
Public Property AzureKeyVaultKms As AzureKeyVaultKms
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute