Bagikan melalui


DataFlowDebugPackageDebugSettings.SourceSettings Property

Definition

Gets or sets source setting for data flow debug.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to