ExecuteWranglingDataflowActivity.Queries Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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