次の方法で共有


WorkspaceRepositoryConfiguration interface

Git 統合の設定

プロパティ

accountName

アカウント名

clientId

GitHub Bring Your Own App Client ID (英語)

clientSecret

GitHub は、独自のアプリ クライアント シークレット情報を取り込みます。

collaborationBranch

コラボレーション ブランチ

hostName

GitHub Enterprise ホスト名。 例: https://github.mydomain.com

lastCommitId

最後のコミット ID

projectName

VSTS プロジェクト名

repositoryName

リポジトリ名

rootFolder

リポジトリで使用するルート フォルダー

tenantId

VSTS テナント ID

type

ワークスペース リポジトリ ID 構成の種類。 WorkspaceVSTSConfiguration、WorkspaceGitHubConfiguration の例

プロパティの詳細

accountName

アカウント名

accountName?: string

プロパティ値

string

clientId

GitHub Bring Your Own App Client ID (英語)

clientId?: string

プロパティ値

string

clientSecret

GitHub は、独自のアプリ クライアント シークレット情報を取り込みます。

clientSecret?: GitHubClientSecret

プロパティ値

collaborationBranch

コラボレーション ブランチ

collaborationBranch?: string

プロパティ値

string

hostName

GitHub Enterprise ホスト名。 例: https://github.mydomain.com

hostName?: string

プロパティ値

string

lastCommitId

最後のコミット ID

lastCommitId?: string

プロパティ値

string

projectName

VSTS プロジェクト名

projectName?: string

プロパティ値

string

repositoryName

リポジトリ名

repositoryName?: string

プロパティ値

string

rootFolder

リポジトリで使用するルート フォルダー

rootFolder?: string

プロパティ値

string

tenantId

VSTS テナント ID

tenantId?: string

プロパティ値

string

type

ワークスペース リポジトリ ID 構成の種類。 WorkspaceVSTSConfiguration、WorkspaceGitHubConfiguration の例

type?: string

プロパティ値

string