DataflowProperties interface

Dataflow Resource properties

Properties

healthState

The health state of the resource.

mode

Mode for Dataflow. Optional; defaults to Enabled.

operations

List of operations including source and destination references as well as transformation.

provisioningState

The status of the last operation.

requestDiskPersistence

Disk persistence mode.

status

The status for the dataflow.

Property Details

healthState

The health state of the resource.

healthState?: string

Property Value

string

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

requestDiskPersistence

Disk persistence mode.

requestDiskPersistence?: string

Property Value

string

status

The status for the dataflow.

status?: DataflowStatus

Property Value