共用方式為


XamlBuildDefinition interface

表示定義的參考。

Extends

屬性

batchSize

定義的批次大小

buildArgs
continuousIntegrationQuietPeriod

持續整合無訊息期間

controller

組建控制器

createdOn

建立此定義的日期

defaultDropLocation

此定義中組建的預設置放位置

description

定義的描述

lastBuild

此定義的最後一個組建

repository

存放庫

supportedReasons

範本支援的原因

triggerType

如何從此定義觸發組建

繼承的屬性

createdDate

建立此定義版本的日期。

id

參考定義的識別碼。

name

參考定義的名稱。

path

定義的資料夾路徑。

project

項目的參考。

queueStatus

值,指出是否可以針對這個定義將組建排入佇列。

revision

定義修訂編號。

type

定義的型別。

uri

定義的 URI。

url

定義的 REST URL。

屬性詳細資料

batchSize

定義的批次大小

batchSize: number

屬性值

number

buildArgs

buildArgs: string

屬性值

string

continuousIntegrationQuietPeriod

持續整合無訊息期間

continuousIntegrationQuietPeriod: number

屬性值

number

controller

組建控制器

controller: BuildController

屬性值

createdOn

建立此定義的日期

createdOn: Date

屬性值

Date

defaultDropLocation

此定義中組建的預設置放位置

defaultDropLocation: string

屬性值

string

description

定義的描述

description: string

屬性值

string

lastBuild

此定義的最後一個組建

lastBuild: XamlBuildReference

屬性值

repository

存放庫

repository: BuildRepository

屬性值

supportedReasons

範本支援的原因

supportedReasons: BuildReason

屬性值

triggerType

如何從此定義觸發組建

triggerType: DefinitionTriggerType

屬性值

繼承的屬性詳細資料

createdDate

建立此定義版本的日期。

createdDate: Date

屬性值

Date

繼承自DefinitionReference.createdDate

id

參考定義的識別碼。

id: number

屬性值

number

繼承自DefinitionReference.id

name

參考定義的名稱。

name: string

屬性值

string

繼承自DefinitionReference.name

path

定義的資料夾路徑。

path: string

屬性值

string

繼承自DefinitionReference.path

project

項目的參考。

project: TeamProjectReference

屬性值

繼承自DefinitionReference.project

queueStatus

值,指出是否可以針對這個定義將組建排入佇列。

queueStatus: DefinitionQueueStatus

屬性值

繼承自DefinitionReference.queueStatus

revision

定義修訂編號。

revision: number

屬性值

number

繼承自DefinitionReference.revision

type

定義的型別。

type: DefinitionType

屬性值

繼承自DefinitionReference.type

uri

定義的 URI。

uri: string

屬性值

string

繼承自DefinitionReference.uri

url

定義的 REST URL。

url: string

屬性值

string

繼承自DefinitionReference.url