Uses of Class
com.azure.resourcemanager.monitor.models.RuleEmailAction
-
Packages that use RuleEmailAction Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of RuleEmailAction in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return RuleEmailAction Modifier and Type Method Description RuleEmailActionRuleEmailAction. withCustomEmails(List<String> customEmails)Set the customEmails property: the list of administrator's custom email addresses to notify of the activation of the alert.RuleEmailActionRuleEmailAction. withSendToServiceOwners(Boolean sendToServiceOwners)Set the sendToServiceOwners property: Whether the administrators (service and co-administrators) of the service should be notified when the alert is activated.
-