Skip to content
DocsTry Aspire
DocsTry

LegacyApplicationConstruct Constructors

ClassConstructors1 member
Represents a legacy Applications.Core/applications@2023-10-01-preview resource in the Bicep AST. Parent for Applications.* portable resources that still use the legacy fallback path.
Initializes a new LegacyApplicationConstruct with the given Bicep identifier.
public sealed class LegacyApplicationConstruct
{
public LegacyApplicationConstruct(
string bicepIdentifier)
{
// ...
}
}
bicepIdentifierstring