Uses of Class
com.azure.resourcemanager.securityinsights.models.AlertRuleTemplatePropertiesBase
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of AlertRuleTemplatePropertiesBase in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeClassDescriptionfinal class
MicrosoftSecurityIncidentCreation rule template properties.final class
MLBehaviorAnalytics alert rule template properties.final class
NRT alert rule template properties.final class
Threat Intelligence alert rule template properties. -
Uses of AlertRuleTemplatePropertiesBase in com.azure.resourcemanager.securityinsights.models
Modifier and TypeClassDescriptionclass
Alert rule template with MITRE property bag.Modifier and TypeMethodDescriptionAlertRuleTemplatePropertiesBase.withAlertRulesCreatedByTemplateCount
(Integer alertRulesCreatedByTemplateCount) Set the alertRulesCreatedByTemplateCount property: the number of alert rules that were created by this template.AlertRuleTemplatePropertiesBase.withDescription
(String description) Set the description property: The description of the alert rule template.AlertRuleTemplatePropertiesBase.withDisplayName
(String displayName) Set the displayName property: The display name for alert rule template.AlertRuleTemplatePropertiesBase.withRequiredDataConnectors
(List<AlertRuleTemplateDataSource> requiredDataConnectors) Set the requiredDataConnectors property: The required data sources for this template.AlertRuleTemplatePropertiesBase.withStatus
(TemplateStatus status) Set the status property: The alert rule template status.