GitForkTeamProjectReference interface

表示对 TeamProject 的浅表引用。

Extends

继承属性

abbreviation

项目缩写。

defaultTeamImageUrl

默认团队标识图像的 URL。

description

如果有任何) ,则 (项目的说明。

id

项目标识符。

lastUpdateTime

项目上次更新时间。

name

项目名称。

revision

项目修订。

state

项目状态。

url

对象完整版本的 URL。

visibility

项目可见性。

继承属性详细信息

abbreviation

项目缩写。

abbreviation: string

属性值

string

继承自TeamProjectReference.abbreviation

defaultTeamImageUrl

默认团队标识图像的 URL。

defaultTeamImageUrl: string

属性值

string

继承自TeamProjectReference.defaultTeamImageUrl

description

如果有任何) ,则 (项目的说明。

description: string

属性值

string

继承自TeamProjectReference.description

id

项目标识符。

id: string

属性值

string

继承自TeamProjectReference.id

lastUpdateTime

项目上次更新时间。

lastUpdateTime: Date

属性值

Date

继承自TeamProjectReference.lastUpdateTime

name

项目名称。

name: string

属性值

string

继承自TeamProjectReference.name

revision

项目修订。

revision: number

属性值

number

继承自TeamProjectReference.revision

state

项目状态。

state: any

属性值

any

继承自TeamProjectReference.state

url

对象完整版本的 URL。

url: string

属性值

string

继承自TeamProjectReference.url

visibility

项目可见性。

visibility: ProjectVisibility

属性值

继承自TeamProjectReference.visibility