1 instantiation of RecipeEntryConstruct
Aspire.Hosting.Radius (1)
Publishing\RadiusInfrastructureBuilder.cs (1)
846
var recipeEntry = new
RecipeEntryConstruct
4 references to RecipeEntryConstruct
Aspire.Hosting.Radius (4)
Publishing\Constructs\RadiusRecipePackConstruct.cs (3)
20
private BicepDictionary<
RecipeEntryConstruct
>? _recipes;
33
public BicepDictionary<
RecipeEntryConstruct
> Recipes
49
_recipes = DefineDictionaryProperty<
RecipeEntryConstruct
>(nameof(Recipes), ["properties", "recipes"]);
Publishing\RadiusInfrastructureBuilder.cs (1)
846
var
recipeEntry = new RecipeEntryConstruct