PipelineJobError interface
Details about the error for a failed pipeline job.
Property Details
code
The error code.
code?: string
Property Value
string
message
The error message.
message?: string
Property Value
string