共用方式為


AcsRouterWorkerUpdatedEventData interface

Microsoft.Communication.RouterWorkerUpdated 事件之 EventGridEvent 的 Data 属性架構。

屬性

channelConfigurations

路由器背景工作角色已更新通道設定

labels

路由器背景工作已更新標籤

queueAssignments

路由器背景工作已更新佇列資訊

tags

路由器背景工作角色已更新標記

totalCapacity

路由器背景工作已更新容量總計

updatedWorkerProperties

路由器背景工作角色屬性已更新

workerId

路由器背景工作角色更新的背景工作標識碼

屬性詳細資料

channelConfigurations

路由器背景工作角色已更新通道設定

channelConfigurations: AcsRouterChannelConfiguration[]

屬性值

labels

路由器背景工作已更新標籤

labels: Record<string, string>

屬性值

Record<string, string>

queueAssignments

路由器背景工作已更新佇列資訊

queueAssignments: AcsRouterQueueDetails[]

屬性值

tags

路由器背景工作角色已更新標記

tags: Record<string, string>

屬性值

Record<string, string>

totalCapacity

路由器背景工作已更新容量總計

totalCapacity?: number

屬性值

number

updatedWorkerProperties

路由器背景工作角色屬性已更新

updatedWorkerProperties: string[]

屬性值

string[]

workerId

路由器背景工作角色更新的背景工作標識碼

workerId?: string

屬性值

string