TeamProjectReference interface
Represents a shallow reference to a TeamProject.
Properties
abbreviation | Project abbreviation. |
default |
Url to default team identity image. |
description | The project's description (if any). |
id | Project identifier. |
last |
Project last update time. |
name | Project name. |
revision | Project revision. |
state | Project state. |
url | Url to the full version of the object. |
visibility | Project visibility. |
Property Details
abbreviation
Project abbreviation.
abbreviation: string
Property Value
string
defaultTeamImageUrl
Url to default team identity image.
defaultTeamImageUrl: string
Property Value
string
description
The project's description (if any).
description: string
Property Value
string
id
Project identifier.
id: string
Property Value
string
lastUpdateTime
Project last update time.
lastUpdateTime: Date
Property Value
Date
name
Project name.
name: string
Property Value
string
revision
Project revision.
revision: number
Property Value
number
state
Project state.
state: any
Property Value
any
url
Url to the full version of the object.
url: string
Property Value
string