Class ContainerRegistryImagePushedEventData
- java.lang.Object
-
- com.microsoft.azure.eventgrid.models.ContainerRegistryEventData
-
- com.microsoft.azure.eventgrid.models.ContainerRegistryImagePushedEventData
-
public class ContainerRegistryImagePushedEventData extends ContainerRegistryEventData
Schema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ImagePushed event.
-
-
Constructor Summary
Constructors Constructor Description ContainerRegistryImagePushedEventData()
-
Method Summary
-
Methods inherited from class com.microsoft.azure.eventgrid.models.ContainerRegistryEventData
action, actor, id, request, source, target, timestamp, withAction, withActor, withId, withRequest, withSource, withTarget, withTimestamp
-
-