ManagedClusterSecurityProfile interface
Security profile for the container service cluster.
Properties
| azure |
Azure Key Vault key management service settings for the security profile. |
| defender | Microsoft Defender settings for the security profile. |
| workload |
Workload Identity settings for the security profile. |
Property Details
azureKeyVaultKms
Azure Key Vault key management service settings for the security profile.
azureKeyVaultKms?: AzureKeyVaultKms
Property Value
defender
Microsoft Defender settings for the security profile.
defender?: ManagedClusterSecurityProfileDefender
Property Value
workloadIdentity
Workload Identity settings for the security profile.
workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity