Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TestInterfaces
BuildReference2
Interface BuildReference2
interface
BuildReference2
{
branchName
?:
string
;
buildConfigurationId
?:
number
;
buildDefinitionId
?:
number
;
buildDeleted
?:
boolean
;
buildFlavor
?:
string
;
buildId
?:
number
;
buildNumber
?:
string
;
buildPlatform
?:
string
;
buildSystem
?:
string
;
buildUri
?:
string
;
coverageId
?:
number
;
createdDate
?:
Date
;
projectId
?:
string
;
repoId
?:
string
;
repoType
?:
string
;
sourceVersion
?:
string
;
}
Index
Properties
branch
Name?
build
Configuration
Id?
build
Definition
Id?
build
Deleted?
build
Flavor?
build
Id?
build
Number?
build
Platform?
build
System?
build
Uri?
coverage
Id?
created
Date?
project
Id?
repo
Id?
repo
Type?
source
Version?
Properties
Optional
branch
Name
branchName
?:
string
Optional
build
Configuration
Id
buildConfigurationId
?:
number
Optional
build
Definition
Id
buildDefinitionId
?:
number
Optional
build
Deleted
buildDeleted
?:
boolean
Optional
build
Flavor
buildFlavor
?:
string
Optional
build
Id
buildId
?:
number
Optional
build
Number
buildNumber
?:
string
Optional
build
Platform
buildPlatform
?:
string
Optional
build
System
buildSystem
?:
string
Optional
build
Uri
buildUri
?:
string
Optional
coverage
Id
coverageId
?:
number
Optional
created
Date
createdDate
?:
Date
Optional
project
Id
projectId
?:
string
Optional
repo
Id
repoId
?:
string
Optional
repo
Type
repoType
?:
string
Optional
source
Version
sourceVersion
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch
Name
build
Configuration
Id
build
Definition
Id
build
Deleted
build
Flavor
build
Id
build
Number
build
Platform
build
System
build
Uri
coverage
Id
created
Date
project
Id
repo
Id
repo
Type
source
Version
azure-devops-node-api
Loading...