次の方法で共有


FactoryVstsConfiguration interface

ファクトリの VSTS リポジトリ情報。

Extends

プロパティ

projectName

VSTS プロジェクト名。

tenantId

VSTS テナント ID。

type

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

継承されたプロパティ

accountName

アカウント名。

collaborationBranch

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

disablePublish

自動発行を優先するには、ADF Studio で手動発行操作を無効にします。

lastCommitId

最後のコミット ID。

repositoryName

リポジトリ名。

rootFolder

ルート フォルダー。

プロパティの詳細

projectName

VSTS プロジェクト名。

projectName: string

プロパティ値

string

tenantId

VSTS テナント ID。

tenantId?: string

プロパティ値

string

type

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

type: "FactoryVSTSConfiguration"

プロパティ値

"FactoryVSTSConfiguration"

継承されたプロパティの詳細

accountName

アカウント名。

accountName: string

プロパティ値

string

FactoryRepoConfiguration.accountName から継承された

collaborationBranch

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

collaborationBranch: string

プロパティ値

string

FactoryRepoConfiguration.collaborationBranch から継承された

disablePublish

自動発行を優先するには、ADF Studio で手動発行操作を無効にします。

disablePublish?: boolean

プロパティ値

boolean

FactoryRepoConfiguration.disablePublish から継承された

lastCommitId

最後のコミット ID。

lastCommitId?: string

プロパティ値

string

FactoryRepoConfiguration.lastCommitId から継承された

repositoryName

リポジトリ名。

repositoryName: string

プロパティ値

string

FactoryRepoConfiguration.repositoryName から継承された

rootFolder

ルート フォルダー。

rootFolder: string

プロパティ値

string

FactoryRepoConfiguration.rootFolder から継承された