ManagedClusterSecurityProfileOutput 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?: AzureKeyVaultKmsOutput
Property Value
defender
Microsoft Defender settings for the security profile.
defender?: ManagedClusterSecurityProfileDefenderOutput
Property Value
workloadIdentity
Workload Identity settings for the security profile.
workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentityOutput