ContainerRegistryImagePushedEventData Class

Definition

public class ContainerRegistryImagePushedEventData : Microsoft.Azure.EventGrid.Models.ContainerRegistryEventData
type ContainerRegistryImagePushedEventData = class
    inherit ContainerRegistryEventData
Public Class ContainerRegistryImagePushedEventData
Inherits ContainerRegistryEventData
Inheritance
ContainerRegistryImagePushedEventData

Constructors

ContainerRegistryImagePushedEventData()
ContainerRegistryImagePushedEventData(String, Nullable<DateTime>, String, ContainerRegistryEventTarget, ContainerRegistryEventRequest, ContainerRegistryEventActor, ContainerRegistryEventSource)

Properties

Action (Inherited from ContainerRegistryEventData)
Actor (Inherited from ContainerRegistryEventData)
Id (Inherited from ContainerRegistryEventData)
Request (Inherited from ContainerRegistryEventData)
Source (Inherited from ContainerRegistryEventData)
Target (Inherited from ContainerRegistryEventData)
Timestamp (Inherited from ContainerRegistryEventData)

Applies to