次の方法で共有


FactoryRepoUpdate.RepoConfiguration プロパティ

定義

ファクトリの Git リポジトリ情報を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="repoConfiguration")]
public Microsoft.Azure.Management.DataFactory.Models.FactoryRepoConfiguration RepoConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="repoConfiguration")>]
member this.RepoConfiguration : Microsoft.Azure.Management.DataFactory.Models.FactoryRepoConfiguration with get, set
Public Property RepoConfiguration As FactoryRepoConfiguration

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象