DataflowGraphSourceSettings interface

DataflowGraph source node settings.

Properties

assetRef

Reference to the resource in Azure Device Registry where the data in the endpoint originates from.

dataSources

List of data sources.

endpointRef

The endpoint reference for the source.

Property Details

assetRef

Reference to the resource in Azure Device Registry where the data in the endpoint originates from.

assetRef?: string

Property Value

string

dataSources

List of data sources.

dataSources: string[]

Property Value

string[]

endpointRef

The endpoint reference for the source.

endpointRef: string

Property Value

string