AcsRouterJobClassificationFailedEventData interface
Microsoft.Communication.RouterJobClassificationFailed 이벤트에 대한 EventGridEvent의 Data 속성 스키마
- Extends
속성
| classification |
라우터 작업 분류 정책 ID |
| errors | 라우터 작업 분류 실패 오류 |
상속된 속성
| channel |
라우터 이벤트 채널 ID |
| channel |
라우터 이벤트 채널 참조 |
| job |
라우터 이벤트 작업 ID |
| labels | 라우터 작업 이벤트 레이블 |
| queue |
라우터 작업 이벤트 큐 ID |
| tags | 라우터 작업 이벤트 태그 |
속성 세부 정보
classificationPolicyId
라우터 작업 분류 정책 ID
classificationPolicyId: string
속성 값
string
errors
상속된 속성 세부 정보
channelId
channelReference
jobId
labels
라우터 작업 이벤트 레이블
labels: {[propertyName: string]: string}
속성 값
{[propertyName: string]: string}
queueId
tags
라우터 작업 이벤트 태그
tags: {[propertyName: string]: string}
속성 값
{[propertyName: string]: string}