JobAssignedEvent interface
A pipeline job event to be processed by the execution plan.
- Extends
Properties
request | A pipeline job request for an agent. |
Inherited Properties
request
A pipeline job request for an agent.
request: TaskAgentJobRequest
Property Value
jobId
The ID of the pipeline job affected by the event.
jobId: string
Property Value
string
Inherited From JobEvent.jobId