RepositoryResourceInfo interface

在使用者存放庫中為原始檔控制建立的資源。

屬性

azureDevOpsResourceInfo

此原始檔控制在 Azure DevOps 中建立的資源。

gitHubResourceInfo

此原始檔控制在 GitHub 中建立的資源。

webhook

為原始檔控制建立的 Webhook 物件。

屬性詳細資料

azureDevOpsResourceInfo

此原始檔控制在 Azure DevOps 中建立的資源。

azureDevOpsResourceInfo?: AzureDevOpsResourceInfo

屬性值

gitHubResourceInfo

此原始檔控制在 GitHub 中建立的資源。

gitHubResourceInfo?: GitHubResourceInfo

屬性值

webhook

為原始檔控制建立的 Webhook 物件。

webhook?: Webhook

屬性值