AzureDevOpsProjectMetadata interface
Project onboarding info.
Properties
auto |
|
name | Gets or sets name of the AzureDevOps Project. |
repos | Gets or sets repositories. |
Property Details
autoDiscovery
autoDiscovery?: string
Property Value
string
name
Gets or sets name of the AzureDevOps Project.
name?: string
Property Value
string
repos
Gets or sets repositories.
repos?: string[]
Property Value
string[]
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for JavaScript