次の方法で共有


DataFlowDebugPackageDebugSettings.SourceSettings プロパティ

定義

データ フロー デバッグのソース設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="sourceSettings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DataFlowSourceSetting> SourceSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceSettings")>]
member this.SourceSettings : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DataFlowSourceSetting> with get, set
Public Property SourceSettings As IList(Of DataFlowSourceSetting)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象