Uses of Class
com.azure.resourcemanager.eventgrid.models.HybridConnectionEventSubscriptionDestination
-
Packages that use HybridConnectionEventSubscriptionDestination Package Description com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of HybridConnectionEventSubscriptionDestination in com.azure.resourcemanager.eventgrid.models
Methods in com.azure.resourcemanager.eventgrid.models that return HybridConnectionEventSubscriptionDestination Modifier and Type Method Description HybridConnectionEventSubscriptionDestinationHybridConnectionEventSubscriptionDestination. withDeliveryAttributeMappings(List<DeliveryAttributeMapping> deliveryAttributeMappings)Set the deliveryAttributeMappings property: Delivery attribute details.HybridConnectionEventSubscriptionDestinationHybridConnectionEventSubscriptionDestination. withResourceId(String resourceId)Set the resourceId property: The Azure Resource ID of an hybrid connection that is the destination of an event subscription.
-