你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerRegistryArtifactEventData interface

The event ID.The time at which the event occurred.The action that encompasses the provided event.The target of the event.The MIME type of the artifact.The size in bytes of the artifact.The digest of the artifact.The repository name of the artifact.The tag of the artifact.The name of the artifact.The version of the artifact.

Properties

action
id
target
timestamp

Property Details

action

action?: string

Property Value

string

id

id?: string

Property Value

string

target

target?: ContainerRegistryArtifactEventTarget

Property Value

timestamp

timestamp?: Date

Property Value

Date