共用方式為


WorkspaceRepositoryConfiguration interface

Git 整合設定

屬性

accountName

帳戶名稱

collaborationBranch

共同作業分支

hostName

GitHub Enterprise 主機名。 例如:https://github.mydomain.com

lastCommitId

最後一個認可標識碼

projectName

VSTS 項目名稱

repositoryName

存放庫名稱

rootFolder

存放庫中要使用的根資料夾

tenantId

VSTS 租使用者標識碼

type

工作區存放庫標識碼組態的類型。 範例 WorkspaceVSTSConfiguration、WorkspaceGitHubConfiguration

屬性詳細資料

accountName

帳戶名稱

accountName?: string

屬性值

string

collaborationBranch

共同作業分支

collaborationBranch?: string

屬性值

string

hostName

GitHub Enterprise 主機名。 例如:https://github.mydomain.com

hostName?: string

屬性值

string

lastCommitId

最後一個認可標識碼

lastCommitId?: string

屬性值

string

projectName

VSTS 項目名稱

projectName?: string

屬性值

string

repositoryName

存放庫名稱

repositoryName?: string

屬性值

string

rootFolder

存放庫中要使用的根資料夾

rootFolder?: string

屬性值

string

tenantId

VSTS 租使用者標識碼

tenantId?: string

屬性值

string

type

工作區存放庫標識碼組態的類型。 範例 WorkspaceVSTSConfiguration、WorkspaceGitHubConfiguration

type?: string

屬性值

string