BuildLogReference interface
Represents a reference to a build log.
Properties
id | The ID of the log. |
type | The type of the log location. |
url | A full link to the log resource. |
Property Details
id
The ID of the log.
id: number
Property Value
number
type
The type of the log location.
type: string
Property Value
string
url
A full link to the log resource.
url: string
Property Value
string