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

AcsRouterJobEventData interface

所有路由器作业事件的常见属性的架构

扩展

属性

labels

路由器作业事件标签

queueId

路由器作业事件队列 ID

tags

路由器作业事件标记

继承属性

channelId

路由器事件通道 ID

channelReference

路由器事件通道参考

jobId

路由器事件作业 ID

属性详细信息

labels

路由器作业事件标签

labels: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

queueId

路由器作业事件队列 ID

queueId?: string

属性值

string

tags

路由器作业事件标记

tags: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

继承属性详细信息

channelId

路由器事件通道 ID

channelId: string

属性值

string

继承自AcsRouterEventData.channelId

channelReference

路由器事件通道参考

channelReference: string

属性值

string

继承自AcsRouterEventData.channelReference

jobId

路由器事件作业 ID

jobId: string

属性值

string

继承自AcsRouterEventData.jobId