你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataFlowFolder Class

Definition

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

public class DataFlowFolder
type DataFlowFolder = class
Public Class DataFlowFolder
Inheritance
DataFlowFolder

Constructors

DataFlowFolder()

Initializes a new instance of DataFlowFolder.

Properties

Name

The name of the folder that this data flow is in.

Applies to