你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AzureDevOpsConnectorStatsProperties interface
Properties
orgs |
Gets or sets orgs count. |
projects |
Gets or sets projects count. |
provisioning |
|
repos |
Gets or sets repos count. |
Property Details
orgsCount
Gets or sets orgs count.
orgsCount?: number
Property Value
number
projectsCount
Gets or sets projects count.
projectsCount?: number
Property Value
number
provisioningState
provisioningState?: string
Property Value
string
reposCount
Gets or sets repos count.
reposCount?: number
Property Value
number