DataFlowDebugPackage.DataFlow 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 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