docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
ProGet SDK
Inedo.ProGet.Data
DB
DockerImages_GetImages(int!,string)
DockerImages_GetImages(int? Feed_Id, string Repository_Name) Method
Gets the Docker images that match the specified criteria.
Syntax
public
static
IList
<
Tables.DockerImages
> DockerImages_GetImages(
int
? Feed_Id,
string
Repository_Name)
Parameters
Feed_Id
Type: int?
Repository_Name
Type: string