TaskLogReference interface
A reference to a task log. This class contains information about the output printed to the timeline record's logs console during pipeline run.
Properties
id | The ID of the task log. |
location | The REST URL of the task log. |
Property Details
id
The ID of the task log.
id: number
Property Value
number
location
The REST URL of the task log.
location: string
Property Value
string