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