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 |
|---|---|
| EventType |
Webhook event |
| NotificationUrl |
Webhook callback url |
| Source |
Source of webhook registration |