ProGet SDK Reference
Version:

DockerImages_GetTags(int? Feed_Id, string Repository_Name) Method

Gets the Docker image tags for the specified repository.

Syntax

public static IList<Tables.DockerImageTags> DockerImages_GetTags(int? Feed_Id, string Repository_Name)

Parameters

Feed_Id
Type: int?
Repository_Name
Type: string