FactoryRepoContent.RepoConfiguration プロパティ

定義

ファクトリの Git リポジトリ情報。 基底クラスであることに注意 FactoryRepoConfiguration してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がFactoryVstsConfiguration含まれますFactoryGitHubConfiguration

public Azure.ResourceManager.DataFactory.Models.FactoryRepoConfiguration RepoConfiguration { get; set; }
member this.RepoConfiguration : Azure.ResourceManager.DataFactory.Models.FactoryRepoConfiguration with get, set
Public Property RepoConfiguration As FactoryRepoConfiguration

プロパティ値

適用対象