次の方法で共有


AcsRouterJobWaitingForActivationEventData interface

Microsoft.Communication.RouterJobWaitingForActivation イベントの EventGridEvent の Data プロパティのスキーマ

Extends

プロパティ

expiredAttachedWorkerSelectors

アクティブ化を待機しているルーター ジョブ ワーカー セレクターの有効期限が切れました

expiredRequestedWorkerSelectors

アクティブ化を待機しているルーター ジョブ、要求されたワーカー セレクターの有効期限が切れました

priority

アクティベーションの優先度を待機しているルーター ジョブ

scheduledOn

ルーター ジョブがアクティブ化のスケジュール時刻を待機している UTC

unavailableForMatching

アクティベーションを待機しているルーター ジョブは一致できません

継承されたプロパティ

channelId

ルーター イベント チャネル ID

channelReference

ルーター イベント チャネル リファレンス

jobId

ルーター イベント ジョブ ID

labels

ルーター ジョブ イベント ラベル

queueId

ルーター ジョブ イベント キュー ID

tags

ルータージョブイベントタグ

プロパティの詳細

expiredAttachedWorkerSelectors

アクティブ化を待機しているルーター ジョブ ワーカー セレクターの有効期限が切れました

expiredAttachedWorkerSelectors?: AcsRouterWorkerSelector[]

プロパティ値

expiredRequestedWorkerSelectors

アクティブ化を待機しているルーター ジョブ、要求されたワーカー セレクターの有効期限が切れました

expiredRequestedWorkerSelectors?: AcsRouterWorkerSelector[]

プロパティ値

priority

アクティベーションの優先度を待機しているルーター ジョブ

priority?: number

プロパティ値

number

scheduledOn

ルーター ジョブがアクティブ化のスケジュール時刻を待機している UTC

scheduledOn?: string

プロパティ値

string

unavailableForMatching

アクティベーションを待機しているルーター ジョブは一致できません

unavailableForMatching: boolean

プロパティ値

boolean

継承されたプロパティの詳細

channelId

ルーター イベント チャネル ID

channelId: string

プロパティ値

string

AcsRouterJobEventData.channelIdから継承されます

channelReference

ルーター イベント チャネル リファレンス

channelReference: string

プロパティ値

string

AcsRouterJobEventData.channelReferenceから継承されます

jobId

ルーター イベント ジョブ ID

jobId: string

プロパティ値

string

AcsRouterJobEventData.jobIdから継承されます

labels

ルーター ジョブ イベント ラベル

labels: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

AcsRouterJobEventData.labelsから継承されます

queueId

ルーター ジョブ イベント キュー ID

queueId?: string

プロパティ値

string

AcsRouterJobEventData.queueIdから継承

tags

ルータージョブイベントタグ

tags: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

AcsRouterJobEventData.tagsから継承されます