Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/BuildInterfaces
BuildsDeletedEvent
Interface BuildsDeletedEvent
interface
BuildsDeletedEvent
{
buildIds
?:
number
[]
;
definitionId
?:
number
;
projectId
?:
string
;
}
Hierarchy (
View Summary
)
BuildsDeletedEvent1
BuildsDeletedEvent
Index
Properties
build
Ids?
definition
Id?
project
Id?
Properties
Optional
build
Ids
buildIds
?:
number
[]
Optional
definition
Id
definitionId
?:
number
The ID of the definition.
Optional
project
Id
projectId
?:
string
The ID of the project.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
build
Ids
definition
Id
project
Id
azure-devops-node-api
Loading...
The ID of the definition.