Managed Cluster Security Profile Defender Response
data class ManagedClusterSecurityProfileDefenderResponse(val logAnalyticsWorkspaceResourceId: String? = null, val securityMonitoring: ManagedClusterSecurityProfileDefenderSecurityMonitoringResponse? = null)
Microsoft Defender settings for the security profile.
Constructors
Link copied to clipboard
constructor(logAnalyticsWorkspaceResourceId: String? = null, securityMonitoring: ManagedClusterSecurityProfileDefenderSecurityMonitoringResponse? = null)
Properties
Link copied to clipboard
Resource ID of the Log Analytics workspace to be associated with Microsoft Defender. When Microsoft Defender is enabled, this field is required and must be a valid workspace resource ID. When Microsoft Defender is disabled, leave the field empty.
Link copied to clipboard
Microsoft Defender threat detection for Cloud settings for the security profile.