LegacyApplicationEnvironmentConstruct Constructors
ClassConstructors1 member
Represents a legacy
Applications.Core/environments@2023-10-01-preview resource in the Bicep AST. Used as a parent for Applications.* portable resources whose UDT counterparts are not yet GA (Redis, Mongo, RabbitMQ, Dapr state store, Dapr pubsub). Constructor(string)Section titled Constructor(string)Initializes a new
LegacyApplicationEnvironmentConstruct with the given Bicep identifier.public sealed class LegacyApplicationEnvironmentConstruct{ public LegacyApplicationEnvironmentConstruct( string bicepIdentifier) { // ... }}Parameters
bicepIdentifierstring