Compartir a través de


ExecuteWranglingDataflowActivity.Queries Propiedad

Definición

Obtiene o establece la lista de asignaciones para Power Query consulta mashup a conjuntos de datos receptores.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a