NodeInput interface
Describes an input signal to be used on a pipeline node.
Properties
node |
The name of the upstream node in the pipeline which output is used as input of the current node. |
Property Details
nodeName
The name of the upstream node in the pipeline which output is used as input of the current node.
nodeName: 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