次の方法で共有


AcsRouterWorkerUpdatedEventData interface

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

プロパティ

channelConfigurations

Router Worker の更新されたチャネル構成

labels

ルーター ワーカーの更新されたラベル

queueAssignments

ルーター ワーカーの更新されたキュー情報

tags

ルーター ワーカーの更新されたタグ

totalCapacity

ルーター ワーカーの合計容量の更新

updatedWorkerProperties

ルーター ワーカーのプロパティの更新

workerId

ルーター ワーカーの更新されたワーカー ID

プロパティの詳細

channelConfigurations

Router Worker の更新されたチャネル構成

channelConfigurations: AcsRouterChannelConfiguration[]

プロパティ値

labels

ルーター ワーカーの更新されたラベル

labels: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

queueAssignments

ルーター ワーカーの更新されたキュー情報

queueAssignments: AcsRouterQueueDetails[]

プロパティ値

tags

ルーター ワーカーの更新されたタグ

tags: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

totalCapacity

ルーター ワーカーの合計容量の更新

totalCapacity: number

プロパティ値

number

updatedWorkerProperties

ルーター ワーカーのプロパティの更新

updatedWorkerProperties: string[]

プロパティ値

string[]

workerId

ルーター ワーカーの更新されたワーカー ID

workerId: string

プロパティ値

string