Webhook interface

Webhook base

Properties

eventType

Send callback on a specified notification event

webhookType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

eventType

Send callback on a specified notification event

eventType?: string

Property Value

string

webhookType

Polymorphic discriminator, which specifies the different types this object can be

webhookType: "AzureDevOps"

Property Value

"AzureDevOps"