Uses of Class
com.microsoft.azure.management.monitor.RuleEmailAction
-
-
Uses of RuleEmailAction in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return RuleEmailAction Modifier and Type Method Description RuleEmailActionRuleEmailAction. withCustomEmails(List<String> customEmails)Set the list of administrator's custom email addresses to notify of the activation of the alert.RuleEmailActionRuleEmailAction. withSendToServiceOwners(Boolean sendToServiceOwners)Set whether the administrators (service and co-administrators) of the service should be notified when the alert is activated.
-