DataflowDestinationOperationSettings interface
Dataflow Destination Operation properties
Properties
data |
Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription. |
endpoint |
Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type. |
Property Details
dataDestination
Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
dataDestination: string
Property Value
string
endpointRef
Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.
endpointRef: string
Property Value
string