共用方式為


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}