interface WebApiProjectCollectionRef {
    collectionUrl?: string;
    id?: string;
    name?: string;
    url?: string;
}

Hierarchy (View Summary)

Properties

collectionUrl?: string

Collection Tfs Url (Host Url)

id?: string

Collection Guid

name?: string

Collection Name

url?: string

Collection REST Url