Compartir a través de


ExecuteWranglingDataflowActivity.Sinks Propiedad

Definición

Obtiene o establece (en desuso. Use Consultas). Lista de Power Query receptores de actividad asignados a un queryName.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sinks")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.DataFactory.Models.PowerQuerySink> Sinks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sinks")>]
member this.Sinks : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.DataFactory.Models.PowerQuerySink> with get, set
Public Property Sinks As IDictionary(Of String, PowerQuerySink)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a