Uses of Class
com.microsoft.azure.management.monitor.RuleAction
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of RuleAction in com.microsoft.azure.management.monitor
Modifier and TypeClassDescriptionclass
Specifies the action to send email when the rule condition is evaluated.class
Specifies the action to post to service when the rule condition is evaluated.Modifier and TypeMethodDescriptionAlertRuleResourcePatch.actions()
Get the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved.Modifier and TypeMethodDescriptionAlertRuleResourcePatch.withActions
(List<RuleAction> actions) Set the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved.