DataFlowDebugPackageDebugSettings.SourceSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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