共用方式為


DefinitionReference interface

代表對定義的參照。

屬性

createdDate

建立此定義版本的日期。

id

參考定義的識別碼。

name

參考定義的名稱。

path

定義的資料夾路徑。

project

項目的參考。

queueStatus

值,指出是否可以針對這個定義將組建排入佇列。

revision

定義修訂編號。

type

定義的型別。

uri

定義的 URI。

url

定義的 REST URL。

屬性詳細資料

createdDate

建立此定義版本的日期。

createdDate: Date

屬性值

Date

id

參考定義的識別碼。

id: number

屬性值

number

name

參考定義的名稱。

name: string

屬性值

string

path

定義的資料夾路徑。

path: string

屬性值

string

project

項目的參考。

project: TeamProjectReference

屬性值

queueStatus

值,指出是否可以針對這個定義將組建排入佇列。

queueStatus: DefinitionQueueStatus

屬性值

revision

定義修訂編號。

revision: number

屬性值

number

type

定義的型別。

type: DefinitionType

屬性值

uri

定義的 URI。

uri: string

屬性值

string

url

定義的 REST URL。

url: string

屬性值

string