Uses of Class
com.azure.resourcemanager.securityinsights.models.AlertSeverity
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of AlertSeverity in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionFusionAlertRuleProperties.severity()
Get the severity property: The severity for alerts created by this alert rule.FusionAlertRuleTemplateProperties.severity()
Get the severity property: The severity for alerts created by this alert rule.MLBehaviorAnalyticsAlertRuleProperties.severity()
Get the severity property: The severity for alerts created by this alert rule.MLBehaviorAnalyticsAlertRuleTemplateProperties.severity()
Get the severity property: The severity for alerts created by this alert rule.NrtAlertRuleProperties.severity()
Get the severity property: The severity for alerts created by this alert rule.NrtAlertRuleTemplateProperties.severity()
Get the severity property: The severity for alerts created by this alert rule.ScheduledAlertRuleTemplateProperties.severity()
Get the severity property: The severity for alerts created by this alert rule.SecurityAlertProperties.severity()
Get the severity property: The severity of the alert.ThreatIntelligenceAlertRuleProperties.severity()
Get the severity property: The severity for alerts created by this alert rule.ThreatIntelligenceAlertRuleTemplateProperties.severity()
Get the severity property: The severity for alerts created by this alert rule.Modifier and TypeMethodDescriptionMicrosoftSecurityIncidentCreationAlertRuleTemplateProperties.severitiesFilter()
Get the severitiesFilter property: the alerts' severities on which the cases will be generated.Modifier and TypeMethodDescriptionFusionAlertRuleTemplateProperties.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.MLBehaviorAnalyticsAlertRuleTemplateProperties.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.NrtAlertRuleProperties.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.NrtAlertRuleTemplateProperties.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.ScheduledAlertRuleProperties.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.ScheduledAlertRuleTemplateProperties.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.SecurityAlertProperties.withSeverity
(AlertSeverity severity) Set the severity property: The severity of the alert.ThreatIntelligenceAlertRuleTemplateProperties.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.Modifier and TypeMethodDescriptionMicrosoftSecurityIncidentCreationAlertRuleProperties.withSeveritiesFilter
(List<AlertSeverity> severitiesFilter) Set the severitiesFilter property: the alerts' severities on which the cases will be generated.MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties.withSeveritiesFilter
(List<AlertSeverity> severitiesFilter) Set the severitiesFilter property: the alerts' severities on which the cases will be generated. -
Uses of AlertSeverity in com.azure.resourcemanager.securityinsights.models
Modifier and TypeFieldDescriptionstatic final AlertSeverity
AlertSeverity.HIGH
Static value High for AlertSeverity.static final AlertSeverity
AlertSeverity.INFORMATIONAL
Static value Informational for AlertSeverity.static final AlertSeverity
AlertSeverity.LOW
Static value Low for AlertSeverity.static final AlertSeverity
AlertSeverity.MEDIUM
Static value Medium for AlertSeverity.Modifier and TypeMethodDescriptionstatic AlertSeverity
AlertSeverity.fromString
(String name) Creates or finds a AlertSeverity from its string representation.FusionAlertRule.severity()
Get the severity property: The severity for alerts created by this alert rule.FusionAlertRuleTemplate.severity()
Get the severity property: The severity for alerts created by this alert rule.FusionSubTypeSeverityFiltersItem.severity()
Get the severity property: The Severity for a given source subtype consumed in Fusion detection.MLBehaviorAnalyticsAlertRule.severity()
Get the severity property: The severity for alerts created by this alert rule.MLBehaviorAnalyticsAlertRuleTemplate.severity()
Get the severity property: The severity for alerts created by this alert rule.NrtAlertRule.severity()
Get the severity property: The severity for alerts created by this alert rule.NrtAlertRuleTemplate.severity()
Get the severity property: The severity for alerts created by this alert rule.QueryBasedAlertRuleTemplateProperties.severity()
Get the severity property: The severity for alerts created by this alert rule.ScheduledAlertRule.severity()
Get the severity property: The severity for alerts created by this alert rule.ScheduledAlertRuleCommonProperties.severity()
Get the severity property: The severity for alerts created by this alert rule.ScheduledAlertRuleTemplate.severity()
Get the severity property: The severity for alerts created by this alert rule.SecurityAlert.severity()
Get the severity property: The severity of the alert.SecurityAlertTimelineItem.severity()
Get the severity property: The alert severity.ThreatIntelligenceAlertRule.severity()
Get the severity property: The severity for alerts created by this alert rule.ThreatIntelligenceAlertRuleTemplate.severity()
Get the severity property: The severity for alerts created by this alert rule.Modifier and TypeMethodDescriptionMicrosoftSecurityIncidentCreationAlertRule.severitiesFilter()
Get the severitiesFilter property: the alerts' severities on which the cases will be generated.MicrosoftSecurityIncidentCreationAlertRuleCommonProperties.severitiesFilter()
Get the severitiesFilter property: the alerts' severities on which the cases will be generated.MicrosoftSecurityIncidentCreationAlertRuleTemplate.severitiesFilter()
Get the severitiesFilter property: the alerts' severities on which the cases will be generated.FusionTemplateSubTypeSeverityFilter.severityFilters()
Get the severityFilters property: List of all supported severities for this source subtype consumed in Fusion detection.static Collection<AlertSeverity>
AlertSeverity.values()
Gets known AlertSeverity values.Modifier and TypeMethodDescriptionFusionAlertRuleTemplate.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.FusionSubTypeSeverityFiltersItem.withSeverity
(AlertSeverity severity) Set the severity property: The Severity for a given source subtype consumed in Fusion detection.MLBehaviorAnalyticsAlertRuleTemplate.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.NrtAlertRule.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.NrtAlertRuleTemplate.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.QueryBasedAlertRuleTemplateProperties.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.ScheduledAlertRule.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.ScheduledAlertRuleCommonProperties.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.ScheduledAlertRuleTemplate.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.SecurityAlert.withSeverity
(AlertSeverity severity) Set the severity property: The severity of the alert.SecurityAlertTimelineItem.withSeverity
(AlertSeverity severity) Set the severity property: The alert severity.ThreatIntelligenceAlertRuleTemplate.withSeverity
(AlertSeverity severity) Set the severity property: The severity for alerts created by this alert rule.Modifier and TypeMethodDescriptionMicrosoftSecurityIncidentCreationAlertRule.withSeveritiesFilter
(List<AlertSeverity> severitiesFilter) Set the severitiesFilter property: the alerts' severities on which the cases will be generated.MicrosoftSecurityIncidentCreationAlertRuleCommonProperties.withSeveritiesFilter
(List<AlertSeverity> severitiesFilter) Set the severitiesFilter property: the alerts' severities on which the cases will be generated.MicrosoftSecurityIncidentCreationAlertRuleTemplate.withSeveritiesFilter
(List<AlertSeverity> severitiesFilter) Set the severitiesFilter property: the alerts' severities on which the cases will be generated.FusionTemplateSubTypeSeverityFilter.withSeverityFilters
(List<AlertSeverity> severityFilters) Set the severityFilters property: List of all supported severities for this source subtype consumed in Fusion detection.