Compartilhar via


Flowlet.Transformations Propriedade

Definição

Obtém ou define a lista de transformações no Flowlet.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a