Udostępnij za pośrednictwem


DataFlowDebugPackage.DataFlow Property

Definition

Gets or sets data flow instance.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to