ProGet SDK Reference
Version:

DockerImages_GetImage(int? Feed_Id, string Repository_Name, string TagOrDigest_Name) Method

Gets the Docker image with the specified tag or digest.

Syntax

public Tables.DockerImages DockerImages_GetImage(int? Feed_Id, string Repository_Name, string TagOrDigest_Name)

Parameters

Feed_Id
Type: int?
Repository_Name
Type: string
TagOrDigest_Name
Type: string