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?