다음을 통해 공유


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 상속된