BuildVersion interface
屬性
| commit |
取得或設定成品的認可訊息。 |
| definition |
取得或設定定義識別碼。 |
| definition |
取得或設定定義名稱。 |
| id | 取得或設定組建識別碼。 |
| is |
取得或設定構件是否支援多個定義。 |
| name | 取得或設定組建編號。 |
| source |
取得或設定成品的來源分支。 |
| source |
取得或設定成品的來源提取要求版本。 |
| source |
取得或設定成品的存放庫識別碼。 |
| source |
取得或設定成品的存放庫類型。 |
| source |
取得或設定成品的來源版本。 |
屬性詳細資料
commitMessage
取得或設定成品的認可訊息。
commitMessage: string
屬性值
string
definitionId
取得或設定定義識別碼。
definitionId: string
屬性值
string
definitionName
取得或設定定義名稱。
definitionName: string
屬性值
string
id
取得或設定組建識別碼。
id: string
屬性值
string
isMultiDefinitionType
取得或設定構件是否支援多個定義。
isMultiDefinitionType: boolean
屬性值
boolean
name
取得或設定組建編號。
name: string
屬性值
string
sourceBranch
取得或設定成品的來源分支。
sourceBranch: string
屬性值
string
sourcePullRequestVersion
sourceRepositoryId
取得或設定成品的存放庫識別碼。
sourceRepositoryId: string
屬性值
string
sourceRepositoryType
取得或設定成品的存放庫類型。
sourceRepositoryType: string
屬性值
string
sourceVersion
取得或設定成品的來源版本。
sourceVersion: string
屬性值
string