Uses of Class
com.azure.resourcemanager.eventgrid.fluent.models.ServiceBusTopicEventSubscriptionDestinationProperties
-
Packages that use ServiceBusTopicEventSubscriptionDestinationProperties Package Description com.azure.resourcemanager.eventgrid.fluent.models Package containing the inner data models for EventGridManagementClient. -
-
Uses of ServiceBusTopicEventSubscriptionDestinationProperties in com.azure.resourcemanager.eventgrid.fluent.models
Methods in com.azure.resourcemanager.eventgrid.fluent.models that return ServiceBusTopicEventSubscriptionDestinationProperties Modifier and Type Method Description ServiceBusTopicEventSubscriptionDestinationPropertiesServiceBusTopicEventSubscriptionDestinationProperties. withDeliveryAttributeMappings(List<DeliveryAttributeMapping> deliveryAttributeMappings)Set the deliveryAttributeMappings property: Delivery attribute details.ServiceBusTopicEventSubscriptionDestinationPropertiesServiceBusTopicEventSubscriptionDestinationProperties. 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.
-