次の方法で共有


FactoryRepoConfiguration interface

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

プロパティ

accountName

アカウント名。

collaborationBranch

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

disablePublish

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

lastCommitId

最後のコミット ID。

repositoryName

リポジトリ名。

rootFolder

ルート フォルダー。

type

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

プロパティの詳細

accountName

アカウント名。

accountName: string

プロパティ値

string

collaborationBranch

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

collaborationBranch: string

プロパティ値

string

disablePublish

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

disablePublish?: boolean

プロパティ値

boolean

lastCommitId

最後のコミット ID。

lastCommitId?: string

プロパティ値

string

repositoryName

リポジトリ名。

repositoryName: string

プロパティ値

string

rootFolder

ルート フォルダー。

rootFolder: string

プロパティ値

string

type

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

type: "FactoryVSTSConfiguration" | "FactoryGitHubConfiguration"

プロパティ値

"FactoryVSTSConfiguration" | "FactoryGitHubConfiguration"