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