次の方法で共有


XamlBuildDefinition interface

定義への参照を表します。

Extends

プロパティ

batchSize

定義のバッチ サイズ

buildArgs
continuousIntegrationQuietPeriod

継続的インテグレーションの静かな期間

controller

ビルド コントローラー

createdOn

この定義が作成された日付

defaultDropLocation

この定義からのビルドの既定のドロップ場所

description

定義の説明

lastBuild

この定義の最後のビルド

repository

リポジトリ

supportedReasons

テンプレートでサポートされる理由

triggerType

この定義からビルドをトリガーする方法

継承されたプロパティ

createdDate

このバージョンの定義が作成された日付。

id

参照先の定義の 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。

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 から継承