Skip to content
DocsTry Aspire
DocsTry

LegacyRecipeEntryConstruct

Classsealednet10.0
📦 Aspire.Hosting.Radius v13.5.3-preview.1.26425.3
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).
namespace Aspire.Hosting.Radius.Publishing.Constructs;
public sealed class LegacyRecipeEntryConstruct
: Azure.Provisioning.Primitives.ProvisionableConstruct
{
// ...
}
ProvisionableConstruct