Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
WebhookNotification |
WebhookNotification.withProperties(Map<String,String> properties)
Set a property bag of settings.
|
WebhookNotification |
WebhookNotification.withServiceUri(String serviceUri)
Set the service address to receive the notification.
|
Modifier and Type | Method and Description |
---|---|
List<WebhookNotification> |
AutoscaleNotification.webhooks()
Get the collection of webhook notifications.
|
Modifier and Type | Method and Description |
---|---|
AutoscaleNotification |
AutoscaleNotification.withWebhooks(List<WebhookNotification> webhooks)
Set the collection of webhook notifications.
|
Copyright © 2019. All rights reserved.