Skip to content
DocsTry Aspire
DocsTry

AzureContainerAppEnvironmentResource.withUniqueResourceNaming

Method
📦 Aspire.Hosting.Azure.AppContainers v13.5.3
interface AzureContainerAppEnvironmentResource {
// ... omitted for brevity
withUniqueResourceNaming(): AzureContainerAppEnvironmentResource;
}

Signature

methodwithUniqueResourceNamingbuilder
Configures the container app environment to incorporate its resource name into the generated managed environment `name`, so that multiple environments in the same resource group get distinct names.
withUniqueResourceNaming(): AzureContainerAppEnvironmentResource
AzureContainerAppEnvironmentResource

Defined on

This method is defined on the following type: