AzureDevOpsWebhook interface

Webhook details specific for Azure DevOps

Extends

Properties

webhookType

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

Inherited Properties

eventType

Send callback on a specified notification event

Property Details

webhookType

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

webhookType: "AzureDevOps"

Property Value

"AzureDevOps"

Inherited Property Details

eventType

Send callback on a specified notification event

eventType?: string

Property Value

string

Inherited From Webhook.eventType