Class AzureServiceBusDestinationImpl

java.lang.Object
com.commercetools.api.models.subscription.AzureServiceBusDestinationImpl
All Implemented Interfaces:
AzureServiceBusDestination, Destination, io.vrap.rmf.base.client.ModelBase

public class AzureServiceBusDestinationImpl extends Object implements AzureServiceBusDestination, io.vrap.rmf.base.client.ModelBase

Azure Service Bus can be used as a pull-queue with Queues, or to fan-out messages with Topics and Subscriptions. To set up a Subscription with Azure Service Bus, first create a queue/topic in the Azure Portal with a Shared Access Policy including the Send permission.