Service Bus Topic Output Data Source Response
Describes a Service Bus Topic output data source.
Properties
Authentication Mode.
A string array of the names of output columns to be attached to Service Bus messages as custom properties.
The namespace that is associated with the desired Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
The shared access policy name for the Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
The system properties associated with the Service Bus Topic Output. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.