Compartir a través de


Factory.RepoConfiguration Propiedad

Definición

Obtiene o establece la información del repositorio de Git del generador.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a