docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
ProGet SDK
Inedo.ProGet.Data
DB
DockerImages_GetTags(int!,string)
DockerImages_GetTags(int? Feed_Id, string Repository_Name) Method
Gets the Docker image tags for the specified repository.
Syntax
public
static
IList
<
Tables.DockerImageTags
> DockerImages_GetTags(
int
? Feed_Id,
string
Repository_Name)
Parameters
Feed_Id
Type: int?
Repository_Name
Type: string