AcsRouterJobWaitingForActivationEventData interface

Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobWaitingForActivation event

Properties

expiredAttachedWorkerSelectors

Router Job Waiting For Activation Worker Selector Expired

expiredRequestedWorkerSelectors

Router Job Waiting For Activation Requested Worker Selector Expired

priority

Router Job Waiting For Activation Priority

scheduledOn

Router Job Waiting For Activation Scheduled Time in UTC

unavailableForMatching

Router Job Waiting For Activation Unavailable For Matching

Inherited Properties

channelId

Router Event Channel ID

channelReference

Router Event Channel Reference

jobId

Router Event Job ID

labels

Router Job events Labels

queueId

Router Job events Queue Id

tags

Router Jobs events Tags

Property Details

expiredAttachedWorkerSelectors

Router Job Waiting For Activation Worker Selector Expired

expiredAttachedWorkerSelectors?: AcsRouterWorkerSelector[]

Property Value

expiredRequestedWorkerSelectors

Router Job Waiting For Activation Requested Worker Selector Expired

expiredRequestedWorkerSelectors?: AcsRouterWorkerSelector[]

Property Value

priority

Router Job Waiting For Activation Priority

priority?: number

Property Value

number

scheduledOn

Router Job Waiting For Activation Scheduled Time in UTC

scheduledOn?: string

Property Value

string

unavailableForMatching

Router Job Waiting For Activation Unavailable For Matching

unavailableForMatching: boolean

Property Value

boolean

Inherited Property Details

channelId

Router Event Channel ID

channelId: string

Property Value

string

Inherited From AcsRouterJobEventData.channelId

channelReference

Router Event Channel Reference

channelReference: string

Property Value

string

Inherited From AcsRouterJobEventData.channelReference

jobId

Router Event Job ID

jobId: string

Property Value

string

Inherited From AcsRouterJobEventData.jobId

labels

Router Job events Labels

labels: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From AcsRouterJobEventData.labels

queueId

Router Job events Queue Id

queueId: string

Property Value

string

Inherited From AcsRouterJobEventData.queueId

tags

Router Jobs events Tags

tags: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From AcsRouterJobEventData.tags