Freigeben über


AcsRouterJobCompletedEventData type

Schema der Data-Eigenschaft eines EventGridEvent für ein Microsoft.Communication.RouterJobCompleted-Ereignis

type AcsRouterJobCompletedEventData = AcsRouterJobEventData & {
  assignmentId: string
  workerId: string
}