ContainerRegistryArtifactEventTarget interface
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
digest | |
media |
|
name | |
repository | |
size | |
tag | |
version |
Property Details
digest
digest?: string
Property Value
string
mediaType
mediaType?: string
Property Value
string
name
name?: string
Property Value
string
repository
repository?: string
Property Value
string
size
size?: number
Property Value
number
tag
tag?: string
Property Value
string
version
version?: string
Property Value
string
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