Compartilhar via


EventInfo Class

The basic information of an event.

Inheritance
azure.mgmt.containerregistry._serialization.Model
EventInfo

Constructor

EventInfo(*, id: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

The event ID.

Variables

Name Description
id
str

The event ID.