ProGet SDK Reference
Version:

DockerImages_GetRepositories(int? Feed_Id, string SearchTerm_Text) Method

Gets the Docker repositories that match the specified criteria.

Syntax

public static IList<Tables.DockerRepositories> DockerImages_GetRepositories(int? Feed_Id, string SearchTerm_Text)

Parameters

Feed_Id
Type: int?
SearchTerm_Text
Type: string