Uses of Class
com.azure.messaging.eventgrid.systemevents.ResourceNotificationsResourceDeletedDetails
Packages that use ResourceNotificationsResourceDeletedDetails
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of ResourceNotificationsResourceDeletedDetails in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return ResourceNotificationsResourceDeletedDetailsModifier and TypeMethodDescriptionResourceNotificationsResourceDeletedEventData.getResourceDetails()Get the resourceDetails property: resourceInfo details for delete event.Set the id property: id of the resource for which the event is being emitted.Set the name property: name of the resource for which the event is being emitted.Set the type property: the type of the resource for which the event is being emitted.Methods in com.azure.messaging.eventgrid.systemevents with parameters of type ResourceNotificationsResourceDeletedDetailsModifier and TypeMethodDescriptionResourceNotificationsResourceDeletedEventData.setResourceDetails(ResourceNotificationsResourceDeletedDetails resourceDetails) Set the resourceDetails property: resourceInfo details for delete event.ResourceNotificationsResourceManagementDeletedEventData.setResourceDetails(ResourceNotificationsResourceDeletedDetails resourceDetails) Set the resourceDetails property: resourceInfo details for delete event.