JobMetadataEvent interface
A pipeline job event to be processed by the execution plan.
- Extends
Properties
message | A message to be sent to an agent currently running the job. |
Inherited Properties
job |
The ID of the pipeline job affected by the event. |
name | The name of the pipeline job event. |
Property Details
message
A message to be sent to an agent currently running the job.
message: JobMetadataMessage
Property Value
Inherited Property Details
jobId
The ID of the pipeline job affected by the event.
jobId: string
Property Value
string
Inherited From JobEvent.jobId