Service Bus Queue Output Data Source Args
Describes a Service Bus Queue output data source.
Constructors
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 Queue. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.