AcsRouterWorkerUpdatedEventData interface
Microsoft.Communication.RouterWorkerUpdated 事件之 EventGridEvent 的 Data 属性架構
屬性
channel |
路由器背景工作角色已更新通道設定 |
labels | 路由器背景工作已更新標籤 |
queue |
路由器背景工作已更新佇列資訊 |
tags | 路由器背景工作角色已更新標記 |
total |
路由器背景工作已更新容量總計 |
updated |
路由器背景工作角色屬性已更新 |
worker |
路由器背景工作角色更新的背景工作標識碼 |
屬性詳細資料
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
路由器背景工作角色更新的背景工作標識碼
workerId: string
屬性值
string