BuildConfiguration interface
BuildConfiguration Details.
Properties
| branch |
Branch name for which build is generated. |
| build |
BuildDefinitionId for build. |
| build |
Build system. |
| creation |
Build Creation Date. |
| flavor | Build flavor (eg Build/Release). |
| id | BuildConfiguration Id. |
| number | Build Number. |
| platform | BuildConfiguration Platform. |
| project | Project associated with this BuildConfiguration. |
| repository |
Repository Guid for the Build. |
| repository |
Repository Id. |
| repository |
Repository Type (eg. TFSGit). |
| source |
Source Version(/first commit) for the build was triggered. |
| target |
Target BranchName. |
| uri | Build Uri. |
Property Details
branchName
Branch name for which build is generated.
branchName: string
Property Value
string
buildDefinitionId
BuildDefinitionId for build.
buildDefinitionId: number
Property Value
number
buildSystem
Build system.
buildSystem: string
Property Value
string
creationDate
Build Creation Date.
creationDate: Date
Property Value
Date
flavor
Build flavor (eg Build/Release).
flavor: string
Property Value
string
id
BuildConfiguration Id.
id: number
Property Value
number
number
Build Number.
number: string
Property Value
string
platform
BuildConfiguration Platform.
platform: string
Property Value
string
project
Project associated with this BuildConfiguration.
project: ShallowReference
Property Value
repositoryGuid
Repository Guid for the Build.
repositoryGuid: string
Property Value
string
repositoryId
Repository Id.
repositoryId: number
Property Value
number
repositoryType
Repository Type (eg. TFSGit).
repositoryType: string
Property Value
string
sourceVersion
Source Version(/first commit) for the build was triggered.
sourceVersion: string
Property Value
string
targetBranchName
Target BranchName.
targetBranchName: string
Property Value
string
uri
Build Uri.
uri: string
Property Value
string