ProGet SDK Reference
Version:

DockerImages_GetRepositoriesAsync(int? Feed_Id, string SearchTerm_Text) Method

Gets the Docker repositories that match the specified criteria.

Syntax

public Task<IList<Tables.DockerRepositories>> DockerImages_GetRepositoriesAsync(int? Feed_Id, string SearchTerm_Text)

Parameters

Feed_Id
Type: int?
SearchTerm_Text
Type: string