AcsRouterWorkerUpdatedEventData interface
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerUpdated event
Properties
channel |
Router Worker Updated Channel Configuration |
labels | Router Worker Updated Labels |
queue |
Router Worker Updated Queue Info |
tags | Router Worker Updated Tags |
total |
Router Worker Updated Total Capacity |
updated |
Router Worker Properties Updated |
worker |
Router Worker Updated Worker Id |
Property Details
channelConfigurations
Router Worker Updated Channel Configuration
channelConfigurations: AcsRouterChannelConfiguration[]
Property Value
labels
Router Worker Updated Labels
labels: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
queueAssignments
Router Worker Updated Queue Info
queueAssignments: AcsRouterQueueDetails[]
Property Value
tags
Router Worker Updated Tags
tags: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
totalCapacity
Router Worker Updated Total Capacity
totalCapacity: number
Property Value
number
updatedWorkerProperties
Router Worker Properties Updated
updatedWorkerProperties: string[]
Property Value
string[]
workerId
Router Worker Updated Worker Id
workerId: string
Property Value
string