Freigeben über


ManagedClusterSecurityProfile.AzureKeyVaultKmEnabled Property

Definition

Whether to enable Azure Key Vault key management service. The default is false.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public bool? AzureKeyVaultKmEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.AzureKeyVaultKmEnabled : Nullable<bool> with get, set
Public Property AzureKeyVaultKmEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to