Uses of Class
com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Packages that use ContainerRegistryEventData
Package
Description
Package containing the data models for SystemEvents.
-
Uses of ContainerRegistryEventData in com.azure.messaging.eventgrid.systemevents
Subclasses of ContainerRegistryEventData in com.azure.messaging.eventgrid.systemeventsModifier and TypeClassDescriptionfinal classSchema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ImageDeleted event.final classSchema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ImagePushed event.Methods in com.azure.messaging.eventgrid.systemevents that return ContainerRegistryEventDataModifier and TypeMethodDescriptionstatic ContainerRegistryEventDataContainerRegistryEventData.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerRegistryEventData from the JsonReader.