| Modifier and Type | Method and Description |
|---|---|
RuleEmailAction |
RuleEmailAction.withCustomEmails(List<String> customEmails)
Set the list of administrator's custom email addresses to notify of the activation of the alert.
|
RuleEmailAction |
RuleEmailAction.withSendToServiceOwners(Boolean sendToServiceOwners)
Set whether the administrators (service and co-administrators) of the service should be notified when the alert is activated.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/