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
timestamp
timestamp?: Date
Property Value
Date
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript