Uses of Class
com.microsoft.azure.management.monitor.RuleWebhookAction
-
-
Uses of RuleWebhookAction in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return RuleWebhookAction Modifier and Type Method Description RuleWebhookActionRuleWebhookAction. withProperties(Map<String,String> properties)Set the dictionary of custom properties to include with the post operation.RuleWebhookActionRuleWebhookAction. withServiceUri(String serviceUri)Set the service uri to Post the notification when the alert activates or resolves.
-