Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Class and Description |
---|---|
class |
RuleEmailAction
Specifies the action to send email when the rule condition is evaluated.
|
class |
RuleWebhookAction
Specifies the action to post to service when the rule condition is
evaluated.
|
Modifier and Type | Method and Description |
---|---|
List<RuleAction> |
AlertRuleResourcePatch.actions()
Get the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved.
|
Modifier and Type | Method and Description |
---|---|
AlertRuleResourcePatch |
AlertRuleResourcePatch.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.
|
Copyright © 2019. All rights reserved.