Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/BuildInterfaces
ConsoleLogEvent
Interface ConsoleLogEvent
interface
ConsoleLogEvent
{
buildId
:
number
;
lines
?:
string
[]
;
stepRecordId
?:
string
;
timelineId
:
string
;
timelineRecordId
:
string
;
}
Hierarchy (
View Summary
)
RealtimeBuildEvent
ConsoleLogEvent
Index
Properties
build
Id
lines?
step
Record
Id?
timeline
Id
timeline
Record
Id
Properties
build
Id
buildId
:
number
Optional
lines
lines
?:
string
[]
Optional
step
Record
Id
stepRecordId
?:
string
timeline
Id
timelineId
:
string
timeline
Record
Id
timelineRecordId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
build
Id
lines
step
Record
Id
timeline
Id
timeline
Record
Id
azure-devops-node-api
Loading...