ProGet SDK Reference
Version:

DockerBlobs_GetBlobsAsync(int? Feed_Id) Method

Gets all of the blobs in a feed.

Syntax

public Task<IList<Tables.DockerBlobs>> DockerBlobs_GetBlobsAsync(int? Feed_Id)

Parameters

Feed_Id
Type: int?