| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
EmailNotification |
AutoscaleNotification.email()
Get the email property: the email notification.
|
EmailNotification |
EmailNotification.withCustomEmails(List<String> customEmails)
Set the customEmails property: the custom e-mails list.
|
EmailNotification |
EmailNotification.withSendToSubscriptionAdministrator(Boolean sendToSubscriptionAdministrator)
Set the sendToSubscriptionAdministrator property: a value indicating whether to send email to subscription
administrator.
|
EmailNotification |
EmailNotification.withSendToSubscriptionCoAdministrators(Boolean sendToSubscriptionCoAdministrators)
Set the sendToSubscriptionCoAdministrators property: a value indicating whether to send email to subscription
co-administrators.
|
| Modifier and Type | Method and Description |
|---|---|
AutoscaleNotification |
AutoscaleNotification.withEmail(EmailNotification email)
Set the email property: the email notification.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.