LegacyApplicationConstruct
Classsealednet10.0
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. namespace Aspire.Hosting.Radius.Publishing.Constructs;
public sealed class LegacyApplicationConstruct : Azure.Provisioning.Primitives.ProvisionableResource{ // ...}ProvisionableResource
Constructors1
Section titled ConstructorsLegacyApplicationConstruct(string)Initializes a new
LegacyApplicationConstruct with the given Bicep identifier.Properties2
Section titled PropertiesApplicationNameget; setBicepValue<string>The resource name.
EnvironmentIdget; setBicepValue<string>Reference to the legacy environment resource ID.