| Modifier and Type | Method and Description |
|---|---|
RuleWebhookAction |
RuleWebhookAction.withProperties(Map<String,String> properties)
Set the dictionary of custom properties to include with the post operation.
|
RuleWebhookAction |
RuleWebhookAction.withServiceUri(String serviceUri)
Set the service uri to Post the notification when the alert activates or resolves.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/