Uses of Class
com.azure.resourcemanager.securityinsights.models.FusionAlertRuleTemplate
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of FusionAlertRuleTemplate in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionFusionAlertRuleTemplate.withAlertRulesCreatedByTemplateCount
(Integer alertRulesCreatedByTemplateCount) Set the alertRulesCreatedByTemplateCount property: the number of alert rules that were created by this template.FusionAlertRuleTemplate.withDescription
(String description) Set the description property: The description of the alert rule template.FusionAlertRuleTemplate.withDisplayName
(String displayName) Set the displayName property: The display name for alert rule template.FusionAlertRuleTemplate.withRequiredDataConnectors
(List<AlertRuleTemplateDataSource> requiredDataConnectors) Set the requiredDataConnectors property: The required data connectors for this template.FusionAlertRuleTemplate.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.FusionAlertRuleTemplate.withSourceSettings
(List<FusionTemplateSourceSetting> sourceSettings) Set the sourceSettings property: All supported source signal configurations consumed in fusion detection.FusionAlertRuleTemplate.withStatus
(TemplateStatus status) Set the status property: The alert rule template status.FusionAlertRuleTemplate.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule template.FusionAlertRuleTemplate.withTechniques
(List<String> techniques) Set the techniques property: The techniques of the alert rule.