AcsRouterJobClosedEventData interface
Microsoft.Communication.RouterJobClosed 事件之 EventGridEvent 的 Data 屬性架構
- Extends
屬性
| assignment |
路由器作業已關閉的工作分派標識碼 |
| disposition |
路由器作業已關閉處置程序代碼 |
| worker |
路由器作業已關閉的背景工作標識碼 |
繼承的屬性
| channel |
路由器事件通道標識碼 |
| channel |
路由器事件通道參考 |
| job |
路由器事件作業標識碼 |
| labels | 路由器作業事件標籤 |
| queue |
路由器作業事件佇列標識碼 |
| tags | 路由器作業事件標記 |
屬性詳細資料
assignmentId
路由器作業已關閉的工作分派標識碼
assignmentId: string
屬性值
string
dispositionCode
路由器作業已關閉處置程序代碼
dispositionCode: string
屬性值
string
workerId
路由器作業已關閉的背景工作標識碼
workerId: string
屬性值
string
繼承的屬性詳細資料
channelId
channelReference
jobId
labels
路由器作業事件標籤
labels: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
queueId
tags
路由器作業事件標記
tags: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}