LegacyRecipeEntryConstruct Constructors
ClassConstructors1 member
Represents an individual recipe entry nested inside a legacy
Applications.Core/environments properties.recipes block. Uses the original legacy schema keys templateKind / templatePath (the new recipeKind / recipeLocation keys are only valid on Radius.Core/recipePacks). ConstructorSection titled Constructorpublic sealed class LegacyRecipeEntryConstruct{ public LegacyRecipeEntryConstruct() { // ... }}