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