Share via


ContainerRegistryChartDeletedEventData interface

Schema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ChartDeleted event.

Extends

Inherited Properties

action

The action that encompasses the provided event.

connectedRegistry

The connected registry information if the event is generated by a connected registry.

id

The event ID.

___location

The ___location of the event.

target

The target of the event.

timestamp

The time at which the event occurred.

Inherited Property Details

action

The action that encompasses the provided event.

action: string

Property Value

string

Inherited From ContainerRegistryArtifactEventData.action

connectedRegistry

The connected registry information if the event is generated by a connected registry.

connectedRegistry: ContainerRegistryEventConnectedRegistry

Property Value

Inherited From ContainerRegistryArtifactEventData.connectedRegistry

id

The event ID.

id: string

Property Value

string

Inherited From ContainerRegistryArtifactEventData.id

___location

The ___location of the event.

___location: string

Property Value

string

Inherited From ContainerRegistryArtifactEventData.___location

target

The target of the event.

target: ContainerRegistryArtifactEventTarget

Property Value

Inherited From ContainerRegistryArtifactEventData.target

timestamp

The time at which the event occurred.

timestamp: string

Property Value

string

Inherited From ContainerRegistryArtifactEventData.timestamp