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