你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WebhookProperties interface

Webhook 属性。

属性

contentType

内容类型

deliveryStatus

webhook deliveryStatus 注意:此属性不会序列化。 它只能由服务器填充。

enableSslVerification

是否启用 ssl 验证

events

应在哪个事件通知下发送。

payloadUrl

webhook 有效负载 URL

provisioningState

Azure 资源预配状态注意:此属性不会序列化。 它只能由服务器填充。

sendAllEvents

是否在任何事件下发送通知。

status

Webhook 状态。

tenantId

租户 ID。注意:此属性不会序列化。 它只能由服务器填充。

updateWebhookKey

是否更新 WebhookKey。

webhookId

数据库中的 Webhook ID。 注意:此属性不会序列化。 它只能由服务器填充。

webhookKey

webhook 机密令牌。 如果未设置,则此字段值为 null;否则,请设置字符串值。

webhookKeyEnabled

是否启用了 webhookKey。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

contentType

内容类型

contentType?: string

属性值

string

deliveryStatus

webhook deliveryStatus 注意:此属性不会序列化。 它只能由服务器填充。

deliveryStatus?: string

属性值

string

enableSslVerification

是否启用 ssl 验证

enableSslVerification?: string

属性值

string

events

应在哪个事件通知下发送。

events?: string[]

属性值

string[]

payloadUrl

webhook 有效负载 URL

payloadUrl?: string

属性值

string

provisioningState

Azure 资源预配状态注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

sendAllEvents

是否在任何事件下发送通知。

sendAllEvents?: string

属性值

string

status

Webhook 状态。

status?: string

属性值

string

tenantId

租户 ID。注意:此属性不会序列化。 它只能由服务器填充。

tenantId?: string

属性值

string

updateWebhookKey

是否更新 WebhookKey。

updateWebhookKey?: string

属性值

string

webhookId

数据库中的 Webhook ID。 注意:此属性不会序列化。 它只能由服务器填充。

webhookId?: string

属性值

string

webhookKey

webhook 机密令牌。 如果未设置,则此字段值为 null;否则,请设置字符串值。

webhookKey?: string

属性值

string

webhookKeyEnabled

是否启用了 webhookKey。 注意:此属性不会序列化。 它只能由服务器填充。

webhookKeyEnabled?: string

属性值

string