AcsRouterJobClassifiedEventData interface
Microsoft.Communication.RouterJobClassified 事件的 EventGridEvent 的数据属性的架构
属性
| attached |
路由器作业附加辅助角色选择器 |
| classification |
路由器作业分类策略 ID |
| priority | 路由器作业优先级 |
| queue |
路由器作业队列信息 |
继承属性
| channel |
路由器事件通道 ID |
| channel |
路由器事件通道参考 |
| job |
路由器事件作业 ID |
| labels | 路由器作业事件标签 |
| queue |
路由器作业事件队列 ID |
| tags | 路由器作业事件标记 |
属性详细信息
attachedWorkerSelectors
classificationPolicyId
路由器作业分类策略 ID
classificationPolicyId: string
属性值
string
priority
路由器作业优先级
priority: number
属性值
number
queueDetails
继承属性详细信息
channelId
channelReference
jobId
labels
路由器作业事件标签
labels: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
queueId
tags
路由器作业事件标记
tags: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}