ManagedClusterSecurityProfileDefenderResponse

data class ManagedClusterSecurityProfileDefenderResponse(val logAnalyticsWorkspaceResourceId: String? = null, val securityMonitoring: ManagedClusterSecurityProfileDefenderSecurityMonitoringResponse? = null)

Microsoft Defender settings for the security profile.

Constructors

constructor(logAnalyticsWorkspaceResourceId: String? = null, securityMonitoring: ManagedClusterSecurityProfileDefenderSecurityMonitoringResponse? = null)

Types

Link copied to clipboard
object Companion

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.