BuildVersion interface

Properties

commitMessage

Gets or sets the commit message for the artifact.

definitionId

Gets or sets the definition id.

definitionName

Gets or sets the definition name.

id

Gets or sets the build id.

isMultiDefinitionType

Gets or sets if the artifact supports multiple definitions.

name

Gets or sets the build number.

sourceBranch

Gets or sets the source branch for the artifact.

sourcePullRequestVersion

Gets or sets the source pull request version for the artifact.

sourceRepositoryId

Gets or sets the repository id for the artifact.

sourceRepositoryType

Gets or sets the repository type for the artifact.

sourceVersion

Gets or sets the source version for the artifact.

Property Details

commitMessage

Gets or sets the commit message for the artifact.

commitMessage: string

Property Value

string

definitionId

Gets or sets the definition id.

definitionId: string

Property Value

string

definitionName

Gets or sets the definition name.

definitionName: string

Property Value

string

id

Gets or sets the build id.

id: string

Property Value

string

isMultiDefinitionType

Gets or sets if the artifact supports multiple definitions.

isMultiDefinitionType: boolean

Property Value

boolean

name

Gets or sets the build number.

name: string

Property Value

string

sourceBranch

Gets or sets the source branch for the artifact.

sourceBranch: string

Property Value

string

sourcePullRequestVersion

Gets or sets the source pull request version for the artifact.

sourcePullRequestVersion: SourcePullRequestVersion

Property Value

sourceRepositoryId

Gets or sets the repository id for the artifact.

sourceRepositoryId: string

Property Value

string

sourceRepositoryType

Gets or sets the repository type for the artifact.

sourceRepositoryType: string

Property Value

string

sourceVersion

Gets or sets the source version for the artifact.

sourceVersion: string

Property Value

string