DataFlow interface

Azure Data Factory 巢狀物件,其中包含具有數據移動和轉換的流程。

屬性

annotations

可用於描述數據流的標記清單。

description

數據流的描述。

folder

此數據流位於的資料夾。 如果未指定,數據流將會出現在根層級。

type

區別器可能的值包括:MappingDataFlow、Flowlet、WranglingDataFlow

屬性詳細資料

annotations

可用於描述數據流的標記清單。

annotations?: any[]

屬性值

any[]

description

數據流的描述。

description?: string

屬性值

string

folder

此數據流位於的資料夾。 如果未指定,數據流將會出現在根層級。

folder?: DataFlowFolder

屬性值

type

區別器可能的值包括:MappingDataFlow、Flowlet、WranglingDataFlow

type: string

屬性值

string