Uses of Class
com.azure.resourcemanager.monitor.models.AlertingAction
Packages that use AlertingAction
Package
Description
Package containing the data models for MonitorClient.
-
Uses of AlertingAction in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return AlertingActionModifier and TypeMethodDescriptionAlertingAction.withAznsAction(AzNsActionGroup aznsAction) Set the aznsAction property: Azure action group reference.AlertingAction.withSeverity(AlertSeverity severity) Set the severity property: Severity of the alert.AlertingAction.withThrottlingInMin(Integer throttlingInMin) Set the throttlingInMin property: time (in minutes) for which Alerts should be throttled or suppressed.AlertingAction.withTrigger(TriggerCondition trigger) Set the trigger property: The trigger condition that results in the alert rule being.