AcsRouterJobClassificationFailedEventData interface
Microsoft.Communication.RouterJobClassificationFailed 事件的 EventGridEvent 的数据属性的架构
属性
| classification |
路由器作业分类策略 ID |
| errors | 路由器作业分类失败错误 |
继承属性
| channel |
路由器事件通道 ID |
| channel |
路由器事件通道参考 |
| job |
路由器事件作业 ID |
| labels | 路由器作业事件标签 |
| queue |
路由器作业事件队列 ID |
| tags | 路由器作业事件标记 |
属性详细信息
classificationPolicyId
路由器作业分类策略 ID
classificationPolicyId: string
属性值
string
errors
继承属性详细信息
channelId
channelReference
jobId
labels
路由器作业事件标签
labels: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
queueId
tags
路由器作业事件标记
tags: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}