Uses of Class
com.microsoft.azure.management.monitor.WebhookNotification
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of WebhookNotification in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionWebhookNotification.withProperties
(Map<String, String> properties) Set a property bag of settings.WebhookNotification.withServiceUri
(String serviceUri) Set the service address to receive the notification.Modifier and TypeMethodDescriptionAutoscaleNotification.webhooks()
Get the collection of webhook notifications.Modifier and TypeMethodDescriptionAutoscaleNotification.withWebhooks
(List<WebhookNotification> webhooks) Set the collection of webhook notifications.