ProGet SDK Reference
Version:

DockerImages_GetTagsAsync(int? Feed_Id, string Repository_Name) Method

Gets the Docker image tags for the specified repository.

Syntax

public Task<IList<Tables.DockerImageTags>> DockerImages_GetTagsAsync(int? Feed_Id, string Repository_Name)

Parameters

Feed_Id
Type: int?
Repository_Name
Type: string