Compartir a través de


FactoryRepoUpdate.RepoConfiguration Propiedad

Definición

Obtiene o establece la información del repositorio de Git de la factoría.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a