共用方式為


GitCatalog interface

Git 存放庫目錄的屬性。

屬性

branch

Git 分支。

path

您可以在存放庫內找到目錄項目的資料夾。

secretIdentifier

Key Vault 秘密的參考,其中包含要向 Git 存放庫驗證的安全性令牌。

uri

Git URI。

屬性詳細資料

branch

Git 分支。

branch?: string

屬性值

string

path

您可以在存放庫內找到目錄項目的資料夾。

path?: string

屬性值

string

secretIdentifier

Key Vault 秘密的參考,其中包含要向 Git 存放庫驗證的安全性令牌。

secretIdentifier?: string

屬性值

string

uri

Git URI。

uri?: string

屬性值

string