다음을 통해 공유


ReleaseDefinitionShallowReference interface

속성

id

릴리스 정의의 고유 식별자를 가져옵니다.

name

릴리스 정의의 이름을 가져오거나 설정합니다.

path

릴리스 정의의 경로를 가져오거나 설정합니다.

projectReference

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

url

릴리스 정의에 액세스하기 위한 REST API URL을 가져옵니다.

속성 세부 정보

id

릴리스 정의의 고유 식별자를 가져옵니다.

id: number

속성 값

number

name

릴리스 정의의 이름을 가져오거나 설정합니다.

name: string

속성 값

string

path

릴리스 정의의 경로를 가져오거나 설정합니다.

path: string

속성 값

string

projectReference

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

projectReference: ProjectReference

속성 값

url

릴리스 정의에 액세스하기 위한 REST API URL을 가져옵니다.

url: string

속성 값

string