你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AcsRouterWorkerRegisteredEventData interface
Microsoft.Communication.RouterWorkerRegistered 事件的 EventGridEvent 的 Data 属性的架构
属性
channel |
路由器辅助角色注册通道配置 |
labels | 路由器辅助角色注册标签 |
queue |
路由器辅助角色已注册队列信息 |
tags | 路由器辅助角色注册标记 |
total |
路由器辅助角色注册总容量 |
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
workerId
路由器辅助角色注册辅助角色 ID
workerId: string
属性值
string