Freigeben über


MappingDataFlow.Transformations Eigenschaft

Definition

Ruft die Liste der Transformationen im Datenfluss ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: