共用方式為


WebhookProperties interface

Webhook 屬性。

屬性

contentType

內容類型

deliveryStatus

webhook deliveryStatus 注意:此屬性將不會串行化。 它只能由伺服器填入。

enableSslVerification

是否要啟用 SSL 驗證

events

應傳送事件通知的依據。

payloadUrl

webhook承載 URL

provisioningState

Azure 資源布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

sendAllEvents

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

status

Webhook 狀態。

tenantId

租使用者標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

updateWebhookKey

是否要更新 WebhookKey。

webhookId

資料庫中的 Webhook 識別符。 注意:這個屬性不會串行化。 它只能由伺服器填入。

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

租使用者標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

tenantId?: string

屬性值

string

updateWebhookKey

是否要更新 WebhookKey。

updateWebhookKey?: string

屬性值

string

webhookId

資料庫中的 Webhook 識別符。 注意:這個屬性不會串行化。 它只能由伺服器填入。

webhookId?: string

屬性值

string

webhookKey

webhook 秘密令牌。 如果未設定,此域值為 null;否則,請設定字串值。

webhookKey?: string

屬性值

string

webhookKeyEnabled

是否啟用 WebhookKey。 注意:這個屬性不會串行化。 它只能由伺服器填入。

webhookKeyEnabled?: string

屬性值

string