| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
RuleEmailAction |
RuleEmailAction.withCustomEmails(List<String> customEmails)
Set the customEmails property: the list of administrator's custom email addresses to notify of the activation of
the alert.
|
RuleEmailAction |
RuleEmailAction.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.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.