Uses of Class
com.azure.resourcemanager.securityinsights.models.EventGroupingSettings
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of EventGroupingSettings in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionNrtAlertRuleProperties.eventGroupingSettings()
Get the eventGroupingSettings property: The event grouping settings.NrtAlertRuleTemplateProperties.eventGroupingSettings()
Get the eventGroupingSettings property: The event grouping settings.ScheduledAlertRuleTemplateProperties.eventGroupingSettings()
Get the eventGroupingSettings property: The event grouping settings.Modifier and TypeMethodDescriptionNrtAlertRuleProperties.withEventGroupingSettings
(EventGroupingSettings eventGroupingSettings) Set the eventGroupingSettings property: The event grouping settings.NrtAlertRuleTemplateProperties.withEventGroupingSettings
(EventGroupingSettings eventGroupingSettings) Set the eventGroupingSettings property: The event grouping settings.ScheduledAlertRuleProperties.withEventGroupingSettings
(EventGroupingSettings eventGroupingSettings) Set the eventGroupingSettings property: The event grouping settings.ScheduledAlertRuleTemplateProperties.withEventGroupingSettings
(EventGroupingSettings eventGroupingSettings) Set the eventGroupingSettings property: The event grouping settings. -
Uses of EventGroupingSettings in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionNrtAlertRule.eventGroupingSettings()
Get the eventGroupingSettings property: The event grouping settings.NrtAlertRuleTemplate.eventGroupingSettings()
Get the eventGroupingSettings property: The event grouping settings.QueryBasedAlertRuleTemplateProperties.eventGroupingSettings()
Get the eventGroupingSettings property: The event grouping settings.ScheduledAlertRule.eventGroupingSettings()
Get the eventGroupingSettings property: The event grouping settings.ScheduledAlertRuleCommonProperties.eventGroupingSettings()
Get the eventGroupingSettings property: The event grouping settings.ScheduledAlertRuleTemplate.eventGroupingSettings()
Get the eventGroupingSettings property: The event grouping settings.EventGroupingSettings.withAggregationKind
(EventGroupingAggregationKind aggregationKind) Set the aggregationKind property: The event grouping aggregation kinds.Modifier and TypeMethodDescriptionNrtAlertRule.withEventGroupingSettings
(EventGroupingSettings eventGroupingSettings) Set the eventGroupingSettings property: The event grouping settings.NrtAlertRuleTemplate.withEventGroupingSettings
(EventGroupingSettings eventGroupingSettings) Set the eventGroupingSettings property: The event grouping settings.QueryBasedAlertRuleTemplateProperties.withEventGroupingSettings
(EventGroupingSettings eventGroupingSettings) Set the eventGroupingSettings property: The event grouping settings.ScheduledAlertRule.withEventGroupingSettings
(EventGroupingSettings eventGroupingSettings) Set the eventGroupingSettings property: The event grouping settings.ScheduledAlertRuleCommonProperties.withEventGroupingSettings
(EventGroupingSettings eventGroupingSettings) Set the eventGroupingSettings property: The event grouping settings.ScheduledAlertRuleTemplate.withEventGroupingSettings
(EventGroupingSettings eventGroupingSettings) Set the eventGroupingSettings property: The event grouping settings.