Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.ThreatIntelligenceAlertRuleTemplateProperties
Package
Description
Package containing the inner data models for SecurityInsights.
-
Uses of ThreatIntelligenceAlertRuleTemplateProperties in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionThreatIntelligenceAlertRuleTemplateProperties.withAlertRulesCreatedByTemplateCount
(Integer alertRulesCreatedByTemplateCount) Set the alertRulesCreatedByTemplateCount property: the number of alert rules that were created by this template.ThreatIntelligenceAlertRuleTemplateProperties.withDescription
(String description) Set the description property: The description of the alert rule template.ThreatIntelligenceAlertRuleTemplateProperties.withDisplayName
(String displayName) Set the displayName property: The display name for alert rule template.ThreatIntelligenceAlertRuleTemplateProperties.withRequiredDataConnectors
(List<AlertRuleTemplateDataSource> requiredDataConnectors) Set the requiredDataConnectors property: The required data sources for this template.ThreatIntelligenceAlertRuleTemplateProperties.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.ThreatIntelligenceAlertRuleTemplateProperties.withStatus
(TemplateStatus status) Set the status property: The alert rule template status.ThreatIntelligenceAlertRuleTemplateProperties.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule.ThreatIntelligenceAlertRuleTemplateProperties.withTechniques
(List<String> techniques) Set the techniques property: The techniques of the alert rule.