Condividi tramite


AcsRouterJobUnassignedEventData type

Schema della proprietà Data di un evento EventGridEvent per un evento Microsoft.Communication.RouterJobUnassigned

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