ContainerRegistryEventTarget Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The target of the event.
public class ContainerRegistryEventTarget
type ContainerRegistryEventTarget = class
Public Class ContainerRegistryEventTarget
- Inheritance
-
ContainerRegistryEventTarget
Properties
Digest |
The digest of the content, as defined by the Registry V2 HTTP API Specification. |
Length |
The number of bytes of the content. Same as Size field. |
MediaType |
The MIME type of the referenced object. |
Repository |
The repository name. |
Size |
The number of bytes of the content. Same as Length field. |
Tag |
The tag name. |
Url |
The direct URL to the content. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET