Uses of Class
com.microsoft.azure.management.monitor.AlertingAction
Packages that use AlertingAction
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of AlertingAction in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return AlertingActionModifier and TypeMethodDescriptionAlertingAction.withAznsAction(AzNsActionGroup aznsAction) Set azure action group reference.AlertingAction.withSeverity(AlertSeverity severity) Set severity of the alert.AlertingAction.withThrottlingInMin(Integer throttlingInMin) Set time (in minutes) for which Alerts should be throttled or suppressed.AlertingAction.withTrigger(TriggerCondition trigger) Set the trigger condition that results in the alert rule being.