Defining Connections
The adapter provides the Endpoint property for defining the connection string for the queue 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 with additional attributes for the connection string, such as shared access key and queue name. Refer to the Endpoint property description for more information.