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

DataflowDestinationOperationSettings interface

数据流目标操作属性

属性

dataDestination

目标位置可以是主题或表名称。 支持具有$topic、$systemProperties、$userProperties、$payload、$context和$subscription的动态值。

endpointRef

对终结点 CR 的引用。 可以是 Broker、Kafka、Fabric、ADLS、ADX 类型。

headers

输出数据的标头。

属性详细信息

dataDestination

目标位置可以是主题或表名称。 支持具有$topic、$systemProperties、$userProperties、$payload、$context和$subscription的动态值。

dataDestination: string

属性值

string

endpointRef

对终结点 CR 的引用。 可以是 Broker、Kafka、Fabric、ADLS、ADX 类型。

endpointRef: string

属性值

string

headers

输出数据的标头。

headers?: DataflowDestinationHeaderActionUnion[]

属性值