Share via


DataFlowDebugPackage.DebugSettings Property

Definition

Gets or sets data flow debug settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to