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

DataflowGraphDestinationNodeSettings interface

DataflowGraph 目标节点设置。

属性

dataDestination

端点上的数据目标。

endpointRef

DataflowEndpoint 资源的名称。

headers

输出数据的标头。

属性详细信息

dataDestination

端点上的数据目标。

dataDestination: string

属性值

string

endpointRef

DataflowEndpoint 资源的名称。

endpointRef: string

属性值

string

headers

输出数据的标头。

headers?: DataflowGraphDestinationHeaderActionUnion[]

属性值