Uses of Class
com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefenderSecurityMonitoring
Packages that use ManagedClusterSecurityProfileDefenderSecurityMonitoring
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of ManagedClusterSecurityProfileDefenderSecurityMonitoring in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return ManagedClusterSecurityProfileDefenderSecurityMonitoringModifier and TypeMethodDescriptionManagedClusterSecurityProfileDefender.securityMonitoring()Get the securityMonitoring property: Microsoft Defender threat detection for Cloud settings for the security profile.ManagedClusterSecurityProfileDefenderSecurityMonitoring.withEnabled(Boolean enabled) Set the enabled property: Whether to enable Defender threat detection.Methods in com.azure.resourcemanager.containerservice.models with parameters of type ManagedClusterSecurityProfileDefenderSecurityMonitoringModifier and TypeMethodDescriptionManagedClusterSecurityProfileDefender.withSecurityMonitoring(ManagedClusterSecurityProfileDefenderSecurityMonitoring securityMonitoring) Set the securityMonitoring property: Microsoft Defender threat detection for Cloud settings for the security profile.