Skip to content
DocsTry Aspire
DocsTry

RadiusRecipePackConstruct Constructors

ClassConstructors1 member
Represents a Radius.Core/recipePacks resource in the Bicep AST.
Initializes a new RadiusRecipePackConstruct with the given Bicep identifier.
public sealed class RadiusRecipePackConstruct
{
public RadiusRecipePackConstruct(
string bicepIdentifier)
{
// ...
}
}
bicepIdentifierstring