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