Skip to content
DocsTry Aspire
DocsTry

RadiusApplicationConstruct Constructors

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