| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
AutoscaleNotification |
AutoscaleNotification.withEmail(EmailNotification email)
Set the email property: the email notification.
|
AutoscaleNotification |
AutoscaleNotification.withOperation(String operation)
Set the operation property: the operation associated with the notification and its value must be "scale".
|
AutoscaleNotification |
AutoscaleNotification.withWebhooks(List<WebhookNotification> webhooks)
Set the webhooks property: the collection of webhook notifications.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.