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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript