Compartir a través de


MappingDataFlow.Transformations Propiedad

Definición

Obtiene o establece la lista de transformaciones en el flujo de datos.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a