Share via


DataFactoryFlowletProperties.Transformations Property

Definition

List of transformations in Flowlet.

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

Property Value

Applies to