다음을 통해 공유


BuildDefinition3_2 interface

프로세스 및 단계 대신 이전 단계 형식을 사용하는 확장과 백컴프레이션의 경우

Extends

속성

badgeEnabled

이 정의에 배지를 사용할 수 있는지 여부를 나타냅니다.

build
buildNumberFormat

빌드 번호 형식

comment

정의를 저장할 때 입력한 주석

demands
description

설명

dropLocation

정의에 대한 삭제 위치

jobAuthorizationScope

이 정의에 대해 큐에 대기 중인 빌드에 대한 작업 권한 부여 범위

jobCancelTimeoutInMinutes

이 정의에 대해 사용자가 취소한 빌드에 대한 작업 취소 시간 제한(분)

jobTimeoutInMinutes

이 정의에 대해 대기 중인 빌드의 작업 실행 시간 제한(분)

latestBuild
latestCompletedBuild
options
processParameters

프로세스 매개 변수

properties
repository

리포지토리

retentionRules
tags
triggers
variables

상속된 속성

authoredBy

정의의 작성자입니다.

createdDate

이 버전의 정의를 만든 날짜입니다.

draftOf

초안 정의인 경우 이 정의가 초안이라는 정의에 대한 참조입니다.

drafts

초안 정의가 아닌 경우 이 정의와 연결된 초안 목록입니다.

id

참조된 정의의 ID입니다.

metrics
name

참조된 정의의 이름입니다.

path

정의의 폴더 경로입니다.

project

프로젝트에 대한 참조입니다.

quality

정의 문서의 품질(초안 등)

queue

빌드의 기본 큐는 이 정의에 대해 실행됩니다.

queueStatus

이 정의에 대해 빌드를 큐에 대기할 수 있는지 여부를 나타내는 값입니다.

revision

정의 수정 번호입니다.

type

정의의 형식입니다.

uri

정의의 URI입니다.

url

정의의 REST URL입니다.

속성 세부 정보

badgeEnabled

이 정의에 배지를 사용할 수 있는지 여부를 나타냅니다.

badgeEnabled: boolean

속성 값

boolean

build

build: BuildDefinitionStep[]

속성 값

buildNumberFormat

빌드 번호 형식

buildNumberFormat: string

속성 값

string

comment

정의를 저장할 때 입력한 주석

comment: string

속성 값

string

demands

demands: Demand[]

속성 값

Demand[]

description

설명

description: string

속성 값

string

dropLocation

정의에 대한 삭제 위치

dropLocation: string

속성 값

string

jobAuthorizationScope

이 정의에 대해 큐에 대기 중인 빌드에 대한 작업 권한 부여 범위

jobAuthorizationScope: BuildAuthorizationScope

속성 값

jobCancelTimeoutInMinutes

이 정의에 대해 사용자가 취소한 빌드에 대한 작업 취소 시간 제한(분)

jobCancelTimeoutInMinutes: number

속성 값

number

jobTimeoutInMinutes

이 정의에 대해 대기 중인 빌드의 작업 실행 시간 제한(분)

jobTimeoutInMinutes: number

속성 값

number

latestBuild

latestBuild: Build

속성 값

latestCompletedBuild

latestCompletedBuild: Build

속성 값

options

options: BuildOption[]

속성 값

processParameters

프로세스 매개 변수

processParameters: ProcessParameters

속성 값

properties

properties: any

속성 값

any

repository

리포지토리

repository: BuildRepository

속성 값

retentionRules

retentionRules: RetentionPolicy[]

속성 값

tags

tags: string[]

속성 값

string[]

triggers

triggers: BuildTrigger[]

속성 값

variables

variables: {[key: string]: BuildDefinitionVariable}

속성 값

{[key: string]: BuildDefinitionVariable}

상속된 속성 세부 정보

authoredBy

정의의 작성자입니다.

authoredBy: IdentityRef

속성 값

BuildDefinitionReference3_2.authoredBy 상속된

createdDate

이 버전의 정의를 만든 날짜입니다.

createdDate: Date

속성 값

Date

BuildDefinitionReference3_2.createdDate 상속된

draftOf

초안 정의인 경우 이 정의가 초안이라는 정의에 대한 참조입니다.

draftOf: DefinitionReference

속성 값

BuildDefinitionReference3_2.draftOf 상속된

drafts

초안 정의가 아닌 경우 이 정의와 연결된 초안 목록입니다.

drafts: DefinitionReference[]

속성 값

BuildDefinitionReference3_2.drafts 상속된

id

참조된 정의의 ID입니다.

id: number

속성 값

number

BuildDefinitionReference3_2.id 상속된

metrics

metrics: BuildMetric[]

속성 값

BuildDefinitionReference3_2.metrics 상속된

name

참조된 정의의 이름입니다.

name: string

속성 값

string

BuildDefinitionReference3_2.name 상속된

path

정의의 폴더 경로입니다.

path: string

속성 값

string

BuildDefinitionReference3_2.path 상속된

project

프로젝트에 대한 참조입니다.

project: TeamProjectReference

속성 값

BuildDefinitionReference3_2.project 상속된

quality

정의 문서의 품질(초안 등)

quality: DefinitionQuality

속성 값

BuildDefinitionReference3_2.quality 상속된

queue

빌드의 기본 큐는 이 정의에 대해 실행됩니다.

queue: AgentPoolQueue

속성 값

BuildDefinitionReference3_2.queue 상속된

queueStatus

이 정의에 대해 빌드를 큐에 대기할 수 있는지 여부를 나타내는 값입니다.

queueStatus: DefinitionQueueStatus

속성 값

BuildDefinitionReference3_2.queueStatus 상속된

revision

정의 수정 번호입니다.

revision: number

속성 값

number

BuildDefinitionReference3_2.revision 상속된

type

정의의 형식입니다.

type: DefinitionType

속성 값

BuildDefinitionReference3_2.type 상속된

uri

정의의 URI입니다.

uri: string

속성 값

string

BuildDefinitionReference3_2.uri 상속된

url

정의의 REST URL입니다.

url: string

속성 값

string

BuildDefinitionReference3_2.url 상속된