AzureDevOpsConnectorStatsProperties interface
속성
| orgs |
조직 수를 가져오거나 설정합니다. |
| projects |
프로젝트 수를 가져오거나 설정합니다. |
| provisioning |
|
| repos |
리포지토리 수를 가져오거나 설정합니다. |
속성 세부 정보
orgsCount
조직 수를 가져오거나 설정합니다.
orgsCount?: number
속성 값
number
projectsCount
프로젝트 수를 가져오거나 설정합니다.
projectsCount?: number
속성 값
number
provisioningState
provisioningState?: string
속성 값
string
reposCount
리포지토리 수를 가져오거나 설정합니다.
reposCount?: number
속성 값
number