Uses of Class
com.azure.resourcemanager.monitor.models.RuleWebhookAction
Packages that use RuleWebhookAction
Package
Description
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 RuleWebhookActionModifier and TypeMethodDescriptionstatic RuleWebhookAction
RuleWebhookAction.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of RuleWebhookAction from the JsonReader.RuleWebhookAction.withProperties
(Map<String, String> properties) Set the properties property: the dictionary of custom properties to include with the post operation.RuleWebhookAction.withServiceUri
(String serviceUri) Set the serviceUri property: the service uri to Post the notification when the alert activates or resolves.