AcsRouterWorkerUpdatedEventData interface
Microsoft.Communication.RouterWorkerUpdated イベントの EventGridEvent の Data プロパティのスキーマ
プロパティ
channel |
ルーター ワーカーの更新されたチャネル構成 |
labels | ルーター ワーカーの更新されたラベル |
queue |
ルーター ワーカーの更新されたキュー情報 |
tags | ルーター ワーカーの更新されたタグ |
total |
ルーター ワーカーの合計容量の更新 |
updated |
ルーター ワーカープロパティの更新 |
worker |
ルーター ワーカーの更新されたワーカー ID |
プロパティの詳細
channelConfigurations
ルーター ワーカーの更新されたチャネル構成
channelConfigurations: AcsRouterChannelConfiguration[]
プロパティ値
labels
ルーター ワーカーの更新されたラベル
labels: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}
queueAssignments
tags
ルーター ワーカーの更新されたタグ
tags: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}
totalCapacity
ルーター ワーカーの合計容量の更新
totalCapacity: number
プロパティ値
number
updatedWorkerProperties
ルーター ワーカープロパティの更新
updatedWorkerProperties: string[]
プロパティ値
string[]
workerId
ルーター ワーカーの更新されたワーカー ID
workerId: string
プロパティ値
string