ManagedClusterSecurityProfileAzureDefender Class

Azure Defender settings for the security profile.

Inheritance
ManagedClusterSecurityProfileAzureDefender

Constructor

ManagedClusterSecurityProfileAzureDefender(*, enabled: Optional[bool] = None, log_analytics_workspace_resource_id: Optional[str] = None, **kwargs)

Variables

enabled
bool

Whether to enable Azure Defender.

log_analytics_workspace_resource_id
str

Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, this field should not be exists.