Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SinkNodeBase

Package version

Base class for topology sink nodes.

Hierarchy

  • SinkNodeBase

Index

Properties

Properties

@type

@type: "#Microsoft.VideoAnalyzer.IotHubMessageSink" | "#Microsoft.VideoAnalyzer.FileSink" | "#Microsoft.VideoAnalyzer.VideoSink"

Polymorphic discriminator, which specifies the different types this object can be

inputs

inputs: NodeInput[]

An array of upstream node references within the topology to be used as inputs for this node.

name

name: string

Node name. Must be unique within the topology.

Generated using TypeDoc