Defining Connections

The Azure Service Bus adapter provides the Endpoint property for defining the connection string for the queue and topic entity to access.

The full URL for the entity endpoint can be specified, or a partial endpoint can be specified indicating for example only the namespace of the queue and topic with additional attributes for the connection string, such as shared access key, queue name and topic name. Refer to the Endpoint property description for more information.