共用方式為


AcsRouterJobClassificationFailedEventData interface

Microsoft.Communication.RouterJobClassificationFailed 事件之 EventGridEvent 的 Data 属性架構

Extends

屬性

classificationPolicyId

路由器作業分類原則標識碼

errors

路由器作業分類失敗錯誤

繼承的屬性

channelId

路由器事件通道標識碼

channelReference

路由器事件通道參考

jobId

路由器事件作業標識碼

labels

路由器作業事件標籤

queueId

路由器作業事件佇列標識碼

tags

路由器作業事件標記

屬性詳細資料

classificationPolicyId

路由器作業分類原則標識碼

classificationPolicyId: string

屬性值

string

errors

路由器作業分類失敗錯誤

errors: AcsRouterCommunicationError[]

屬性值

繼承的屬性詳細資料

channelId

路由器事件通道標識碼

channelId: string

屬性值

string

繼承自AcsRouterJobEventData.channelId

channelReference

路由器事件通道參考

channelReference: string

屬性值

string

繼承自AcsRouterJobEventData.channelReference

jobId

路由器事件作業標識碼

jobId: string

屬性值

string

繼承自AcsRouterJobEventData.jobId

labels

路由器作業事件標籤

labels: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自AcsRouterJobEventData.labels

queueId

路由器作業事件佇列標識碼

queueId?: string

屬性值

string

繼承自AcsRouterJobEventData.queueId

tags

路由器作業事件標記

tags: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自AcsRouterJobEventData.tags