Skip to content
DocsTry Aspire
DocsTry

RadiusEnvironmentConstruct Constructors

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