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[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript