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