Uses of Class
com.microsoft.azure.management.monitor.RuleWebhookAction
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of RuleWebhookAction in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionRuleWebhookAction.withProperties
(Map<String, String> properties) Set the dictionary of custom properties to include with the post operation.RuleWebhookAction.withServiceUri
(String serviceUri) Set the service uri to Post the notification when the alert activates or resolves.