Skip to content
DocsTry Aspire
DocsTry

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).
public sealed class LegacyRecipeEntryConstruct
{
public LegacyRecipeEntryConstruct()
{
// ...
}
}