AcsRouterJobQueuedEventData interface
Microsoft.Communication.RouterJobQueued イベントの EventGridEvent の Data プロパティのスキーマ
- Extends
プロパティ
| attached |
ルーター ジョブ キュー アタッチ ワーカー セレクター |
| priority | ルーター ジョブの優先度 |
| requested |
ルーター ジョブ キューに入れられた要求されたワーカー セレクター |
継承されたプロパティ
| channel |
ルーター イベント チャネル ID |
| channel |
ルーター イベント チャネル リファレンス |
| job |
ルーター イベント ジョブ ID |
| labels | ルーター ジョブ イベント ラベル |
| queue |
ルーター ジョブ イベント キュー ID |
| tags | ルータージョブイベントタグ |
プロパティの詳細
attachedWorkerSelectors
ルーター ジョブ キュー アタッチ ワーカー セレクター
attachedWorkerSelectors: AcsRouterWorkerSelector[]
プロパティ値
priority
ルーター ジョブの優先度
priority: number
プロパティ値
number
requestedWorkerSelectors
ルーター ジョブ キューに入れられた要求されたワーカー セレクター
requestedWorkerSelectors: AcsRouterWorkerSelector[]
プロパティ値
継承されたプロパティの詳細
channelId
channelReference
ルーター イベント チャネル リファレンス
channelReference: string
プロパティ値
string
AcsRouterJobEventData.channelReferenceから継承されます
jobId
labels
ルーター ジョブ イベント ラベル
labels: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}
AcsRouterJobEventData.labelsから継承されます
queueId
tags
ルータージョブイベントタグ
tags: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}
AcsRouterJobEventData.tagsから継承されます