Uses of Class
com.azure.resourcemanager.monitor.models.RuleWebhookAction
-
Packages that use RuleWebhookAction Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of RuleWebhookAction in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return RuleWebhookAction Modifier and Type Method Description RuleWebhookActionRuleWebhookAction. withProperties(Map<String,String> properties)Set the properties property: the dictionary of custom properties to include with the post operation.RuleWebhookActionRuleWebhookAction. withServiceUri(String serviceUri)Set the serviceUri property: the service uri to Post the notification when the alert activates or resolves.
-