CatalogUpdateProperties interface
카탈로그의 속성입니다. 이러한 속성은 리소스를 만든 후에 업데이트할 수 있습니다.
속성
ado |
Azure DevOps 카탈로그 형식의 속성입니다. |
git |
GitHub 카탈로그 형식의 속성입니다. |
sync |
카탈로그에 대해 구성된 동기화 유형을 나타냅니다. |
tags | 리소스 태그. |
속성 세부 정보
adoGit
gitHub
syncType
카탈로그에 대해 구성된 동기화 유형을 나타냅니다.
syncType?: string
속성 값
string
tags
리소스 태그.
tags?: {[propertyName: string]: string}
속성 값
{[propertyName: string]: string}