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. Constructor(string)Section titled Constructor(string)Initializes a new
LegacyApplicationConstruct with the given Bicep identifier.public sealed class LegacyApplicationConstruct{ public LegacyApplicationConstruct( string bicepIdentifier) { // ... }}Parameters
bicepIdentifierstring