Share via


DataFlow.Folder Property

Definition

The folder that this data flow is in. If not specified, Data flow will appear at the root level.

public Azure.Analytics.Synapse.Artifacts.Models.DataFlowFolder Folder { get; set; }
member this.Folder : Azure.Analytics.Synapse.Artifacts.Models.DataFlowFolder with get, set
Public Property Folder As DataFlowFolder

Property Value

Applies to