WebhookProperties interface
Webhook 屬性。
屬性
content |
內容類型 |
delivery |
webhook deliveryStatus 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
enable |
是否要啟用 SSL 驗證 |
events | 應傳送事件通知的依據。 |
payload |
webhook承載 URL |
provisioning |
Azure 資源布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
send |
是否要在任何事件下傳送通知。 |
status | Webhook 狀態。 |
tenant |
租使用者標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
update |
是否要更新 WebhookKey。 |
webhook |
資料庫中的 Webhook 識別符。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
webhook |
webhook 秘密令牌。 如果未設定,此域值為 null;否則,請設定字串值。 |
webhook |
是否啟用 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