Uses of Class
com.azure.messaging.eventgrid.systemevents.ResourceNotificationsResourceUpdatedEventData
Packages that use ResourceNotificationsResourceUpdatedEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of ResourceNotificationsResourceUpdatedEventData in com.azure.messaging.eventgrid.systemevents
Subclasses of ResourceNotificationsResourceUpdatedEventData in com.azure.messaging.eventgrid.systemeventsModifier and TypeClassDescriptionfinal classSchema of the Data property of an EventGridEvent for a Microsoft.ResourceNotifications.HealthResources.ResourceAnnotated event.final classSchema of the Data property of an EventGridEvent for a Microsoft.ResourceNotifications.HealthResources.AvailabilityStatusChanged event.final classSchema of the Data property of an EventGridEvent for a Microsoft.ResourceNotifications.Resources.CreatedOrUpdated event.Methods in com.azure.messaging.eventgrid.systemevents that return ResourceNotificationsResourceUpdatedEventDataModifier and TypeMethodDescriptionResourceNotificationsResourceUpdatedEventData.setApiVersion(String apiVersion) Set the apiVersion property: api version of the resource properties bag.ResourceNotificationsResourceUpdatedEventData.setOperationalDetails(ResourceNotificationsOperationalDetails operationalDetails) Set the operationalDetails property: details about operational info.ResourceNotificationsResourceUpdatedEventData.setResourceDetails(ResourceNotificationsResourceUpdatedDetails resourceDetails) Set the resourceDetails property: resourceInfo details for update event.