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