WebhookCreateOrUpdateParameters Class
Definition
The parameters supplied to the create or update webhook operation.
public class WebhookCreateOrUpdateParameters
type WebhookCreateOrUpdateParameters = class
Public Class WebhookCreateOrUpdateParameters
- Inheritance
-
WebhookCreateOrUpdateParameters
Constructors
WebhookCreateOrUpdateParameters() |
Initializes a new instance of the WebhookCreateOrUpdateParameters class. |
WebhookCreateOrUpdateParameters(String, WebhookCreateOrUpdateProperties) |
Initializes a new instance of the WebhookCreateOrUpdateParameters class with required arguments. |
Properties
Name |
Required. Gets or sets the name of the webhook. |
Properties |
Required. Gets or sets the properties of the webhook. |