ProGet SDK Reference
Version:

DockerImages_GetImages(int? Feed_Id, string Repository_Name) Method

Gets the Docker images that match the specified criteria.

Syntax

public IEnumerable<Tables.DockerImages> DockerImages_GetImages(int? Feed_Id, string Repository_Name)

Parameters

Feed_Id
Type: int?
Repository_Name
Type: string