Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RuleWebhookAction

Package version

Specifies the action to post to service when the rule condition is evaluated. The discriminator is always RuleWebhookAction in this case.

Hierarchy

  • RuleWebhookAction

Index

Properties

odatatype

odatatype: "Microsoft.Azure.Management.Insights.Models.RuleWebhookAction"

Polymorphic Discriminator

Optional properties

properties: undefined | object

the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.

Optional serviceUri

serviceUri: undefined | string

the service uri to Post the notification when the alert activates or resolves.

Generated using TypeDoc