FactoryRepoUpdate.RepoConfiguration Property

Definition

Gets or sets git repo information of the factory.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to