JobEvent interface
A pipeline job event to be processed by the execution plan.
Properties
job |
The ID of the pipeline job affected by the event. |
name | The name of the pipeline job event. |
Property Details
jobId
The ID of the pipeline job affected by the event.
jobId: string
Property Value
string
name
The name of the pipeline job event.
name: string
Property Value
string