다음을 통해 공유


Release interface

속성

artifacts

아티팩트 목록을 가져오거나 설정합니다.

comment

주석을 가져오거나 설정합니다.

createdBy

만든 ID를 가져오거나 설정합니다.

createdFor

릴리스를 만든 ID를 가져오거나 설정합니다.

createdOn

만든 날짜를 가져옵니다.

definitionSnapshotRevision

수정 버전 정의 수 스냅샷 가져옵니다.

description

릴리스에 대한 설명을 가져오거나 설정합니다.

environments

환경 목록을 가져옵니다.

id

이 필드의 고유 식별자를 가져옵니다.

keepForever

보존 정책에서 릴리스를 제외할지 여부입니다.

logsContainerUrl

로그 컨테이너 URL을 가져옵니다.

modifiedBy

수정한 ID를 가져오거나 설정합니다.

modifiedOn

수정된 날짜를 가져옵니다.

name

이름을 가져옵니다.

poolName

풀 이름을 가져옵니다.

projectReference

프로젝트 참조를 가져오거나 설정합니다.

properties
reason

릴리스 이유를 가져옵니다.

releaseDefinition

이 릴리스가 연결된 릴리스 정의의 참조를 지정하는 releaseDefinitionReference를 가져옵니다.

releaseDefinitionRevision

릴리스 정의 수정 버전을 가져오거나 설정합니다.

releaseNameFormat

릴리스 이름 형식을 가져옵니다.

status

상태 가져옵니다.

tags

태그 목록을 가져오거나 설정합니다.

triggeringArtifactAlias
url
variableGroups

변수 그룹 목록을 가져옵니다.

variables

변수 사전을 가져오거나 설정합니다.

속성 세부 정보

artifacts

아티팩트 목록을 가져오거나 설정합니다.

artifacts: Artifact[]

속성 값

comment

주석을 가져오거나 설정합니다.

comment: string

속성 값

string

createdBy

만든 ID를 가져오거나 설정합니다.

createdBy: IdentityRef

속성 값

createdFor

릴리스를 만든 ID를 가져오거나 설정합니다.

createdFor: IdentityRef

속성 값

createdOn

만든 날짜를 가져옵니다.

createdOn: Date

속성 값

Date

definitionSnapshotRevision

수정 버전 정의 수 스냅샷 가져옵니다.

definitionSnapshotRevision: number

속성 값

number

description

릴리스에 대한 설명을 가져오거나 설정합니다.

description: string

속성 값

string

environments

환경 목록을 가져옵니다.

environments: ReleaseEnvironment[]

속성 값

id

이 필드의 고유 식별자를 가져옵니다.

id: number

속성 값

number

keepForever

보존 정책에서 릴리스를 제외할지 여부입니다.

keepForever: boolean

속성 값

boolean

logsContainerUrl

로그 컨테이너 URL을 가져옵니다.

logsContainerUrl: string

속성 값

string

modifiedBy

수정한 ID를 가져오거나 설정합니다.

modifiedBy: IdentityRef

속성 값

modifiedOn

수정된 날짜를 가져옵니다.

modifiedOn: Date

속성 값

Date

name

이름을 가져옵니다.

name: string

속성 값

string

poolName

풀 이름을 가져옵니다.

poolName: string

속성 값

string

projectReference

프로젝트 참조를 가져오거나 설정합니다.

projectReference: ProjectReference

속성 값

properties

properties: any

속성 값

any

reason

릴리스 이유를 가져옵니다.

reason: ReleaseReason

속성 값

releaseDefinition

이 릴리스가 연결된 릴리스 정의의 참조를 지정하는 releaseDefinitionReference를 가져옵니다.

releaseDefinition: ReleaseDefinitionShallowReference

속성 값

releaseDefinitionRevision

릴리스 정의 수정 버전을 가져오거나 설정합니다.

releaseDefinitionRevision: number

속성 값

number

releaseNameFormat

릴리스 이름 형식을 가져옵니다.

releaseNameFormat: string

속성 값

string

status

상태 가져옵니다.

status: ReleaseStatus

속성 값

tags

태그 목록을 가져오거나 설정합니다.

tags: string[]

속성 값

string[]

triggeringArtifactAlias

triggeringArtifactAlias: string

속성 값

string

url

url: string

속성 값

string

variableGroups

변수 그룹 목록을 가져옵니다.

variableGroups: VariableGroup[]

속성 값

variables

변수 사전을 가져오거나 설정합니다.

variables: {[key: string]: ConfigurationVariableValue}

속성 값

{[key: string]: ConfigurationVariableValue}