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

Webhook interface

有关 Webhook 对象的详细信息。

属性

rotateWebhookSecret

指示后端服务轮换 Webhook 机密的标志。

webhookId

Webhook 的唯一标识符。

webhookSecretUpdateTime

Webhook 机密更新的时间。

webhookUrl

由 Webhook 调用的 URL。

属性详细信息

rotateWebhookSecret

指示后端服务轮换 Webhook 机密的标志。

rotateWebhookSecret?: boolean

属性值

boolean

webhookId

Webhook 的唯一标识符。

webhookId?: string

属性值

string

webhookSecretUpdateTime

Webhook 机密更新的时间。

webhookSecretUpdateTime?: string

属性值

string

webhookUrl

由 Webhook 调用的 URL。

webhookUrl?: string

属性值

string