WorkspaceRepositoryConfiguration interface
Git-integratie-instellingen
Eigenschappen
| account |
Accountnaam |
| collaboration |
Samenwerkingsbranch |
| host |
GitHub Enterprise-hostnaam. Bijvoorbeeld: |
| last |
De id van de laatste doorvoering |
| project |
NAAM VAN VSTS-project |
| repository |
Naam van opslagplaats |
| root |
Hoofdmap die moet worden gebruikt in de opslagplaats |
| tenant |
De VSTS-tenant-id |
| type | Type opslagplaats-id-configuratie van werkruimte. Voorbeeld workspaceVSTSConfiguration, WorkspaceGitHubConfiguration |
Eigenschapdetails
accountName
Accountnaam
accountName?: string
Waarde van eigenschap
string
collaborationBranch
Samenwerkingsbranch
collaborationBranch?: string
Waarde van eigenschap
string
hostName
GitHub Enterprise-hostnaam. Bijvoorbeeld: https://github.mydomain.com
hostName?: string
Waarde van eigenschap
string
lastCommitId
De id van de laatste doorvoering
lastCommitId?: string
Waarde van eigenschap
string
projectName
NAAM VAN VSTS-project
projectName?: string
Waarde van eigenschap
string
repositoryName
Naam van opslagplaats
repositoryName?: string
Waarde van eigenschap
string
rootFolder
Hoofdmap die moet worden gebruikt in de opslagplaats
rootFolder?: string
Waarde van eigenschap
string
tenantId
De VSTS-tenant-id
tenantId?: string
Waarde van eigenschap
string
type
Type opslagplaats-id-configuratie van werkruimte. Voorbeeld workspaceVSTSConfiguration, WorkspaceGitHubConfiguration
type?: string
Waarde van eigenschap
string