Share via


DataFactoryMappingDataFlowProperties.Sinks Property

Definition

List of sinks in data flow.

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

Property Value

Applies to