Uses of Class
com.azure.resourcemanager.eventgrid.models.DynamicDeliveryAttributeMapping
-
Packages that use DynamicDeliveryAttributeMapping Package Description com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of DynamicDeliveryAttributeMapping in com.azure.resourcemanager.eventgrid.models
Methods in com.azure.resourcemanager.eventgrid.models that return DynamicDeliveryAttributeMapping Modifier and Type Method Description DynamicDeliveryAttributeMappingDynamicDeliveryAttributeMapping. withName(String name)Set the name property: Name of the delivery attribute or header.DynamicDeliveryAttributeMappingDynamicDeliveryAttributeMapping. withSourceField(String sourceField)Set the sourceField property: JSON path in the event which contains attribute value.
-