BuildVersion interface

属性

commitMessage

获取或设置项目的提交消息。

definitionId

获取或设置定义 ID。

definitionName

获取或设置定义名称。

id

获取或设置生成 ID。

isMultiDefinitionType

获取或设置项目是否支持多个定义。

name

获取或设置内部版本号。

sourceBranch

获取或设置项目的源分支。

sourcePullRequestVersion

获取或设置项目的源拉取请求版本。

sourceRepositoryId

获取或设置项目的存储库 ID。

sourceRepositoryType

获取或设置项目的存储库类型。

sourceVersion

获取或设置项目的源版本。

属性详细信息

commitMessage

获取或设置项目的提交消息。

commitMessage: string

属性值

string

definitionId

获取或设置定义 ID。

definitionId: string

属性值

string

definitionName

获取或设置定义名称。

definitionName: string

属性值

string

id

获取或设置生成 ID。

id: string

属性值

string

isMultiDefinitionType

获取或设置项目是否支持多个定义。

isMultiDefinitionType: boolean

属性值

boolean

name

获取或设置内部版本号。

name: string

属性值

string

sourceBranch

获取或设置项目的源分支。

sourceBranch: string

属性值

string

sourcePullRequestVersion

获取或设置项目的源拉取请求版本。

sourcePullRequestVersion: SourcePullRequestVersion

属性值

sourceRepositoryId

获取或设置项目的存储库 ID。

sourceRepositoryId: string

属性值

string

sourceRepositoryType

获取或设置项目的存储库类型。

sourceRepositoryType: string

属性值

string

sourceVersion

获取或设置项目的源版本。

sourceVersion: string

属性值

string