DataflowGraphDestinationNodeSettings interface
DataflowGraph 目的地節點設定。
屬性
| data |
端點上的數據目標。 |
| endpoint |
DataflowEndpoint 資源的名稱。 |
| headers | 輸出資料的標頭。 |
屬性詳細資料
dataDestination
端點上的數據目標。
dataDestination: string
屬性值
string
endpointRef
DataflowEndpoint 資源的名稱。
endpointRef: string
屬性值
string
headers
輸出資料的標頭。
headers?: DataflowGraphDestinationHeaderActionUnion[]