AcsRouterJobCompletedEventData interface
Microsoft.Communication.RouterJobCompleted 事件的 EventGridEvent 的数据属性的架构
属性
| assignment |
路由器作业已完成分配 ID |
| worker |
路由器作业已完成的工作器 ID |
继承属性
| channel |
路由器事件通道 ID |
| channel |
路由器事件通道参考 |
| job |
路由器事件作业 ID |
| labels | 路由器作业事件标签 |
| queue |
路由器作业事件队列 ID |
| tags | 路由器作业事件标记 |
属性详细信息
assignmentId
路由器作业已完成分配 ID
assignmentId: string
属性值
string
workerId
路由器作业已完成的工作器 ID
workerId: string
属性值
string
继承属性详细信息
channelId
channelReference
jobId
labels
路由器作业事件标签
labels: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
queueId
tags
路由器作业事件标记
tags: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}