docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
ProGet SDK
Inedo.ProGet.Feeds.Docker
IDockerPackageStore
DeleteBlobAsync(DockerDigest)
DeleteBlobAsync(DockerDigest digest) Method
Deletes the blob with the specified content digest.
Syntax
public
abstract
System.Threading.Tasks.Task
DeleteBlobAsync(
DockerDigest
digest)
Parameters
digest
Type:
DockerDigest
The content digest of the blob.