Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataFlow

Package version

Azure Synapse nested object which contains a flow with data movements and transformations.

Hierarchy

  • DataFlow

Index

Properties

Optional annotations

annotations: any[]

List of tags that can be used for describing the data flow.

Optional description

description: undefined | string

The description of the data flow.

Optional folder

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

type

type: "MappingDataFlow" | "Flowlet"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc