次の方法で共有


ExecuteWranglingDataflowActivity.Sinks プロパティ

定義

取得または設定 (非推奨。クエリを使用してください)。 queryName にマップPower Queryアクティビティ シンクの一覧。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象