次の方法で共有


CopyActivity.Source プロパティ

定義

コピー アクティビティのソースを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象