Accepts any additional properties
OptionalnamespaceYour Azure Service Bus namespace. Usually the first segment of your Service Bus URL (e.g. https://acme-org.servicebus.windows.net would be acme-org).
OptionalsasYour shared access policy name defined in your Service Bus entity.
OptionalsasPrimary Key associated with your shared access policy.
OptionalentityEntity you want to request a token for. e.g. my-queue.'
OptionalexpirationOptional expiration in minutes for the generated token. Defaults to 5 minutes.
Azure Storage Bus addon configuration.