Uses of Class
com.microsoft.azure.management.monitor.RuleEmailAction
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of RuleEmailAction in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionRuleEmailAction.withCustomEmails
(List<String> customEmails) Set the list of administrator's custom email addresses to notify of the activation of the alert.RuleEmailAction.withSendToServiceOwners
(Boolean sendToServiceOwners) Set whether the administrators (service and co-administrators) of the service should be notified when the alert is activated.