Share via


ContainerRegistryEventTarget Class

Definition

The target of the event.

public class ContainerRegistryEventTarget
type ContainerRegistryEventTarget = class
Public Class ContainerRegistryEventTarget
Inheritance
ContainerRegistryEventTarget

Properties

Digest

The digest of the content, as defined by the Registry V2 HTTP API Specification.

Length

The number of bytes of the content. Same as Size field.

MediaType

The MIME type of the referenced object.

Repository

The repository name.

Size

The number of bytes of the content. Same as Length field.

Tag

The tag name.

Url

The direct URL to the content.

Applies to