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