你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureDevOpsProjectMetadata interface

Project onboarding info.

Properties

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