Compartir a través de


MappingDataFlow.Sources Propiedad

Definición

Obtiene o establece la lista de orígenes en el flujo de datos.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sources")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DataFlowSource> Sources { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sources")>]
member this.Sources : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DataFlowSource> with get, set
Public Property Sources As IList(Of DataFlowSource)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a