Release interface
속성
artifacts | 아티팩트 목록을 가져오거나 설정합니다. |
comment | 주석을 가져오거나 설정합니다. |
created |
만든 ID를 가져오거나 설정합니다. |
created |
릴리스를 만든 ID를 가져오거나 설정합니다. |
created |
만든 날짜를 가져옵니다. |
definition |
수정 버전 정의 수 스냅샷 가져옵니다. |
description | 릴리스에 대한 설명을 가져오거나 설정합니다. |
environments | 환경 목록을 가져옵니다. |
id | 이 필드의 고유 식별자를 가져옵니다. |
keep |
보존 정책에서 릴리스를 제외할지 여부입니다. |
logs |
로그 컨테이너 URL을 가져옵니다. |
modified |
수정한 ID를 가져오거나 설정합니다. |
modified |
수정된 날짜를 가져옵니다. |
name | 이름을 가져옵니다. |
pool |
풀 이름을 가져옵니다. |
project |
프로젝트 참조를 가져오거나 설정합니다. |
properties | |
reason | 릴리스 이유를 가져옵니다. |
release |
이 릴리스가 연결된 릴리스 정의의 참조를 지정하는 releaseDefinitionReference를 가져옵니다. |
release |
릴리스 정의 수정 버전을 가져오거나 설정합니다. |
release |
릴리스 이름 형식을 가져옵니다. |
status | 상태 가져옵니다. |
tags | 태그 목록을 가져오거나 설정합니다. |
triggering |
|
url | |
variable |
변수 그룹 목록을 가져옵니다. |
variables | 변수 사전을 가져오거나 설정합니다. |
속성 세부 정보
artifacts
comment
주석을 가져오거나 설정합니다.
comment: string
속성 값
string
createdBy
createdFor
createdOn
만든 날짜를 가져옵니다.
createdOn: Date
속성 값
Date
definitionSnapshotRevision
수정 버전 정의 수 스냅샷 가져옵니다.
definitionSnapshotRevision: number
속성 값
number
description
릴리스에 대한 설명을 가져오거나 설정합니다.
description: string
속성 값
string
environments
id
이 필드의 고유 식별자를 가져옵니다.
id: number
속성 값
number
keepForever
보존 정책에서 릴리스를 제외할지 여부입니다.
keepForever: boolean
속성 값
boolean
logsContainerUrl
로그 컨테이너 URL을 가져옵니다.
logsContainerUrl: string
속성 값
string
modifiedBy
modifiedOn
수정된 날짜를 가져옵니다.
modifiedOn: Date
속성 값
Date
name
이름을 가져옵니다.
name: string
속성 값
string
poolName
풀 이름을 가져옵니다.
poolName: string
속성 값
string
projectReference
properties
properties: any
속성 값
any
reason
releaseDefinition
이 릴리스가 연결된 릴리스 정의의 참조를 지정하는 releaseDefinitionReference를 가져옵니다.
releaseDefinition: ReleaseDefinitionShallowReference
속성 값
releaseDefinitionRevision
릴리스 정의 수정 버전을 가져오거나 설정합니다.
releaseDefinitionRevision: number
속성 값
number
releaseNameFormat
릴리스 이름 형식을 가져옵니다.
releaseNameFormat: string
속성 값
string
status
tags
태그 목록을 가져오거나 설정합니다.
tags: string[]
속성 값
string[]
triggeringArtifactAlias
triggeringArtifactAlias: string
속성 값
string
url
url: string
속성 값
string
variableGroups
variables
변수 사전을 가져오거나 설정합니다.
variables: {[key: string]: ConfigurationVariableValue}
속성 값
{[key: string]: ConfigurationVariableValue}