Uses of Class
com.azure.resourcemanager.eventgrid.models.ServiceBusTopicEventSubscriptionDestination
-
Packages that use ServiceBusTopicEventSubscriptionDestination Package Description com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of ServiceBusTopicEventSubscriptionDestination in com.azure.resourcemanager.eventgrid.models
Methods in com.azure.resourcemanager.eventgrid.models that return ServiceBusTopicEventSubscriptionDestination Modifier and Type Method Description ServiceBusTopicEventSubscriptionDestinationServiceBusTopicEventSubscriptionDestination. withDeliveryAttributeMappings(List<DeliveryAttributeMapping> deliveryAttributeMappings)Set the deliveryAttributeMappings property: Delivery attribute details.ServiceBusTopicEventSubscriptionDestinationServiceBusTopicEventSubscriptionDestination. withResourceId(String resourceId)Set the resourceId property: The Azure Resource Id that represents the endpoint of the Service Bus Topic destination of an event subscription.
-