Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
EmailNotification |
AutoscaleNotification.email()
Get the email notification.
|
EmailNotification |
EmailNotification.withCustomEmails(List<String> customEmails)
Set the custom e-mails list.
|
EmailNotification |
EmailNotification.withSendToSubscriptionAdministrator(Boolean sendToSubscriptionAdministrator)
Set a value indicating whether to send email to subscription administrator.
|
EmailNotification |
EmailNotification.withSendToSubscriptionCoAdministrators(Boolean sendToSubscriptionCoAdministrators)
Set 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 notification.
|
Copyright © 2019. All rights reserved.