你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NodeInput 类

定义

描述在管道节点上使用的输入信号。

public class NodeInput
type NodeInput = class
Public Class NodeInput
继承
NodeInput

构造函数

NodeInput()

初始化 NodeInput 类的新实例。

NodeInput(String)

初始化 NodeInput 类的新实例。

属性

NodeName

获取或设置管道中输出用作当前节点输入的上游节点的名称。

方法

Validate()

验证 对象。

适用于