AcsRouterJobClassificationFailedEventData interface
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobClassificationFailed event
- Extends
Properties
classification |
Router Job Classification Policy Id |
errors | Router Job Classification Failed Errors |
Inherited Properties
channel |
Router Event Channel ID |
channel |
Router Event Channel Reference |
job |
Router Event Job ID |
labels | Router Job events Labels |
queue |
Router Job events Queue Id |
tags | Router Jobs events Tags |
Property Details
classificationPolicyId
Router Job Classification Policy Id
classificationPolicyId: string
Property Value
string
errors
Router Job Classification Failed Errors
errors: AcsRouterCommunicationError[]
Property Value
Inherited Property Details
channelId
Router Event Channel ID
channelId: string
Property Value
string
Inherited From AcsRouterJobEventData.channelId
channelReference
Router Event Channel Reference
channelReference: string
Property Value
string
Inherited From AcsRouterJobEventData.channelReference
jobId
labels
Router Job events Labels
labels: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From AcsRouterJobEventData.labels
queueId
Router Job events Queue Id
queueId: string
Property Value
string
Inherited From AcsRouterJobEventData.queueId
tags
Router Jobs events Tags
tags: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From AcsRouterJobEventData.tags