DataFlow interface
包含具有数据移动和转换的流的 Azure 数据工厂嵌套对象。
属性
| annotations | 可用于描述数据流的标记列表。 |
| description | 数据流的说明。 |
| folder | 此数据流所在的文件夹。 如果未指定,数据流将显示在根级别。 |
| type | 判别器可能的值包括:MappingDataFlow、Flowlet、WranglingDataFlow |
属性详细信息
annotations
可用于描述数据流的标记列表。
annotations?: any[]
属性值
any[]
description
数据流的说明。
description?: string
属性值
string
folder
type
判别器可能的值包括:MappingDataFlow、Flowlet、WranglingDataFlow
type: string
属性值
string