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

CatalogUpdate interface

用于部分更新的目录属性。 不会更改更新请求中未提供的属性。

属性

adoGit

Azure DevOps 目录类型的属性。

gitHub

GitHub 目录类型的属性。

syncType

指示为目录配置的同步类型。

tags

资源标记。

属性详细信息

adoGit

Azure DevOps 目录类型的属性。

adoGit?: GitCatalog

属性值

gitHub

GitHub 目录类型的属性。

gitHub?: GitCatalog

属性值

syncType

指示为目录配置的同步类型。

syncType?: string

属性值

string

tags

资源标记。

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}