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

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