DataflowProperties interface
Dataflow Resource properties
Properties
mode | Mode for Dataflow. Optional; defaults to Enabled. |
operations | List of operations including source and destination references as well as transformation. |
provisioning |
The status of the last operation. |
Property Details
mode
Mode for Dataflow. Optional; defaults to Enabled.
mode?: string
Property Value
string
operations
List of operations including source and destination references as well as transformation.
operations: DataflowOperation[]
Property Value
provisioningState
The status of the last operation.
provisioningState?: string
Property Value
string