次の方法で共有


CopyActivity.Sink プロパティ

定義

コピー アクティビティ シンクを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sink")]
public Microsoft.Azure.Management.DataFactory.Models.CopySink Sink { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sink")>]
member this.Sink : Microsoft.Azure.Management.DataFactory.Models.CopySink with get, set
Public Property Sink As CopySink

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象