Share via


DataFactoryMappingDataFlowProperties.Sources Property

Definition

List of sources in data flow.

public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFlowSource> Sources { get; }
member this.Sources : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFlowSource>
Public ReadOnly Property Sources As IList(Of DataFlowSource)

Property Value

Applies to