ProGet SDK Reference
Version:

Feeds_CreateOrUpdateDockerFeed(int? Feed_Id, string Feed_Name, string Feed_Description, Inedo.Data.YNIndicator? Active_Indicator) Method

Creates a new Docker feed or updates an existing one.

Syntax

public static int? Feeds_CreateOrUpdateDockerFeed(int? Feed_Id, string Feed_Name, string Feed_Description, Inedo.Data.YNIndicator? Active_Indicator)

Parameters

Feed_Id
Type: int?
Feed_Name
Type: string
Feed_Description
Type: string
Active_Indicator
Type: Inedo.Data.YNIndicator?