Uses of Class
com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventData
Packages that use ContainerRegistryArtifactEventData
Package
Description
Package containing the data models for SystemEvents.
-
Uses of ContainerRegistryArtifactEventData in com.azure.messaging.eventgrid.systemevents
Modifier and TypeClassDescriptionfinal classSchema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ChartDeleted event.final classSchema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ChartPushed event.Methods in com.azure.messaging.eventgrid.systemevents that return ContainerRegistryArtifactEventDataModifier and TypeMethodDescriptionContainerRegistryArtifactEventData.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerRegistryArtifactEventData from the JsonReader.