你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AcsRouterJobClassificationFailedEventData interface

Microsoft.Communication.RouterJobClassificationFailed 事件的 EventGridEvent 的数据属性的架构

扩展

属性

classificationPolicyId

路由器作业分类策略 ID

errors

路由器作业分类失败错误

继承属性

channelId

路由器事件通道 ID

channelReference

路由器事件通道参考

jobId

路由器事件作业 ID

labels

路由器作业事件标签

queueId

路由器作业事件队列 ID

tags

路由器作业事件标记

属性详细信息

classificationPolicyId

路由器作业分类策略 ID

classificationPolicyId: string

属性值

string

errors

路由器作业分类失败错误

errors: AcsRouterCommunicationError[]

属性值

继承属性详细信息

channelId

路由器事件通道 ID

channelId: string

属性值

string

继承自AcsRouterJobEventData.channelId

channelReference

路由器事件通道参考

channelReference: string

属性值

string

继承自AcsRouterJobEventData.channelReference

jobId

路由器事件作业 ID

jobId: string

属性值

string

继承自AcsRouterJobEventData.jobId

labels

路由器作业事件标签

labels: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

继承自AcsRouterJobEventData.labels

queueId

路由器作业事件队列 ID

queueId?: string

属性值

string

继承自AcsRouterJobEventData.queueId

tags

路由器作业事件标记

tags: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

继承自AcsRouterJobEventData.tags