ProGet SDK Reference
Version:

DeleteManifestAsync(DockerDigest digest) Method

Deletes the manifest with the specified content digest.

Syntax

public abstract System.Threading.Tasks.Task DeleteManifestAsync(DockerDigest digest)

Parameters

digest
Type: DockerDigest

The content digest of the manifest.