次の方法で共有


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