AcsRouterJobExceptionTriggeredEventData interface
Microsoft.Communication.RouterJobExceptionTriggered 事件的 EventGridEvent 的数据属性的架构
属性
| exception |
路由器作业异常触发的规则 ID |
| rule |
路由器作业异常触发的规则键 |
继承属性
| channel |
路由器事件通道 ID |
| channel |
路由器事件通道参考 |
| job |
路由器事件作业 ID |
| labels | 路由器作业事件标签 |
| queue |
路由器作业事件队列 ID |
| tags | 路由器作业事件标记 |
属性详细信息
exceptionRuleId
路由器作业异常触发的规则 ID
exceptionRuleId: string
属性值
string
ruleKey
路由器作业异常触发的规则键
ruleKey: string
属性值
string
继承属性详细信息
channelId
channelReference
jobId
labels
路由器作业事件标签
labels: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
queueId
tags
路由器作业事件标记
tags: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}