GlobalGitRepositoryKey interface
Globally unique key for a repository.
Properties
collection |
Team Project Collection ID of the collection for the repository. |
project |
Team Project ID of the project for the repository. |
repository |
ID of the repository. |
Property Details
collectionId
Team Project Collection ID of the collection for the repository.
collectionId: string
Property Value
string
projectId
Team Project ID of the project for the repository.
projectId: string
Property Value
string
repositoryId
ID of the repository.
repositoryId: string
Property Value
string