Parses given connection string into the different properties applicable to Azure Service Bus.
The properties are useful to then construct a ServiceBusClient.
Parameters
connectionString: string
The connection string associated with the Shared Access Policy created
for the Service Bus namespace, queue or topic.
Parses given connection string into the different properties applicable to Azure Service Bus. The properties are useful to then construct a ServiceBusClient.