Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/ReleaseInterfaces
ReleaseTaskLogUpdatedEvent
Interface ReleaseTaskLogUpdatedEvent
interface
ReleaseTaskLogUpdatedEvent
{
environmentId
?:
number
;
lines
?:
string
[]
;
projectId
?:
string
;
releaseId
?:
number
;
stepRecordId
?:
string
;
timelineRecordId
?:
string
;
}
Hierarchy (
View Summary
)
RealtimeReleaseEvent
ReleaseTaskLogUpdatedEvent
Index
Properties
environment
Id?
lines?
project
Id?
release
Id?
step
Record
Id?
timeline
Record
Id?
Properties
Optional
environment
Id
environmentId
?:
number
Optional
lines
lines
?:
string
[]
Optional
project
Id
projectId
?:
string
Optional
release
Id
releaseId
?:
number
Optional
step
Record
Id
stepRecordId
?:
string
Optional
timeline
Record
Id
timelineRecordId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
environment
Id
lines
project
Id
release
Id
step
Record
Id
timeline
Record
Id
azure-devops-node-api
Loading...