DataflowGraphProperties interface

DataflowGraph properties.

Properties

healthState

The health state of the resource.

mode

The mode of the dataflow graph.

nodeConnections

List of connections between nodes in the dataflow graph.

nodes

List of nodes in the dataflow graph.

provisioningState

The provisioning state of the dataflow graph.

requestDiskPersistence

Disk persistence mode.

status

The status for the dataflow graph.

Property Details

healthState

The health state of the resource.

healthState?: string

Property Value

string

mode

The mode of the dataflow graph.

mode?: string

Property Value

string

nodeConnections

List of connections between nodes in the dataflow graph.

nodeConnections: DataflowGraphNodeConnection[]

Property Value

nodes

List of nodes in the dataflow graph.

nodes: DataflowGraphNodeUnion[]

Property Value

provisioningState

The provisioning state of the dataflow graph.

provisioningState?: string

Property Value

string

requestDiskPersistence

Disk persistence mode.

requestDiskPersistence?: string

Property Value

string

status

The status for the dataflow graph.

status?: DataflowGraphStatus

Property Value