Share via


GetManifestResult Class

Definition

The result of a get manifest operation.

public class GetManifestResult
type GetManifestResult = class
Public Class GetManifestResult
Inheritance
GetManifestResult

Properties

Digest

The manifest's digest, calculated by the registry.

Manifest

The manifest JSON.

MediaType

Gets the media type of the downloaded manifest, as indicated by the Content-Type response header.

Applies to