Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.FusionAlertRuleProperties
Package
Description
Package containing the inner data models for SecurityInsights.
-
Uses of FusionAlertRuleProperties in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionFusionAlertRuleProperties.withAlertRuleTemplateName
(String alertRuleTemplateName) Set the alertRuleTemplateName property: The Name of the alert rule template used to create this rule.FusionAlertRuleProperties.withEnabled
(boolean enabled) Set the enabled property: Determines whether this alert rule is enabled or disabled.FusionAlertRuleProperties.withScenarioExclusionPatterns
(List<FusionScenarioExclusionPattern> scenarioExclusionPatterns) Set the scenarioExclusionPatterns property: Configuration to exclude scenarios in fusion detection.FusionAlertRuleProperties.withSourceSettings
(List<FusionSourceSettings> sourceSettings) Set the sourceSettings property: Configuration for all supported source signals in fusion detection.