TeamProjectCollection interface

Data contract for a TeamProjectCollection.

Extends

Properties

description

Project collection description.

processCustomizationType

Process customization type on this collection. It can be Xml or Inherited.

state

Project collection state.

Inherited Properties

avatarUrl

Collection avatar Url.

id

Collection Id.

name

Collection Name.

url

Collection REST Url.

Property Details

description

Project collection description.

description: string

Property Value

string

processCustomizationType

Process customization type on this collection. It can be Xml or Inherited.

processCustomizationType: ProcessCustomizationType

Property Value

state

Project collection state.

state: string

Property Value

string

Inherited Property Details

avatarUrl

Collection avatar Url.

avatarUrl: string

Property Value

string

Inherited From TeamProjectCollectionReference.avatarUrl

id

Collection Id.

id: string

Property Value

string

Inherited From TeamProjectCollectionReference.id

name

Collection Name.

name: string

Property Value

string

Inherited From TeamProjectCollectionReference.name

url

Collection REST Url.

url: string

Property Value

string

Inherited From TeamProjectCollectionReference.url