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