Compartir a través de


DataFlowDebugPackageDebugSettings.SourceSettings Propiedad

Definición

Obtiene o establece la configuración de origen para la depuración del flujo de datos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a