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[]