Class AzureEventGridDestinationImpl

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

public class AzureEventGridDestinationImpl extends Object implements AzureEventGridDestination, io.vrap.rmf.base.client.ModelBase

Azure Event Grid can be used to push messages to Azure Functions, HTTP endpoints (webhooks), and several other Azure tools. Event Grid can only be used with the CloudEventsFormat. To set up a Subscription with Azure Event Grid, first create a topic in the Azure Portal. To allow Composable Commerce to push messages to your topic, provide an access key.