WebhookRequestBody Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
WebhookRequestBody
public class WebhookRequestBody
type WebhookRequestBody = class
Public Class WebhookRequestBody
- Inheritance
-
WebhookRequestBody
Constructors
| Name | Description |
|---|---|
| WebhookRequestBody() | |
Properties
| Name | Description |
|---|---|
| Config |
Configuration of the Trigger |
| NameOfTheTrigger |
Name of the trigger |
| StateOfTheTrigger |
State of the Trigger, always set to true |
| WebhookEventsToListenOn |
Webhook events to listen on |