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