BuildVersion interface
属性
| commit |
获取或设置项目的提交消息。 |
| definition |
获取或设置定义 ID。 |
| definition |
获取或设置定义名称。 |
| id | 获取或设置生成 ID。 |
| is |
获取或设置项目是否支持多个定义。 |
| name | 获取或设置内部版本号。 |
| source |
获取或设置项目的源分支。 |
| source |
获取或设置项目的源拉取请求版本。 |
| source |
获取或设置项目的存储库 ID。 |
| source |
获取或设置项目的存储库类型。 |
| source |
获取或设置项目的源版本。 |
属性详细信息
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
sourceRepositoryId
获取或设置项目的存储库 ID。
sourceRepositoryId: string
属性值
string
sourceRepositoryType
获取或设置项目的存储库类型。
sourceRepositoryType: string
属性值
string
sourceVersion
获取或设置项目的源版本。
sourceVersion: string
属性值
string