Share via


ExecuteWranglingDataflowActivity.Queries Property

Definition

Gets or sets list of mapping for Power Query mashup query to sink dataset(s).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to