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
fun ManagedClusterSecurityProfileDefenderResponse(logAnalyticsWorkspaceResourceId: String? = null, securityMonitoring: ManagedClusterSecurityProfileDefenderSecurityMonitoringResponse? = null)