ContainerRegistryEventTarget interface
The MIME type of the referenced object.The number of bytes of the content. Same as LengthThe digest of the content, as defined by theThe number of bytes of the content. Same as SizeThe repository name.The direct URL to the content.The tag name.
Properties
digest | |
length | |
media |
|
repository | |
size | |
tag | |
url |
Property Details
digest
digest?: string
Property Value
string
length
length?: number
Property Value
number
mediaType
mediaType?: string
Property Value
string
repository
repository?: string
Property Value
string
size
size?: number
Property Value
number
tag
tag?: string
Property Value
string
url
url?: 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