Skip to content
Docs Try Aspire
Docs Try

addAzureAppServiceEnvironment

Method
📦 Aspire.Hosting.Azure.AppService v13.3.0
interface IDistributedApplicationBuilder {
// ... omitted for brevity
addAzureAppServiceEnvironment(name: string): AzureAppServiceEnvironmentResource;
}

Signature

method addAzureAppServiceEnvironment builder
Adds an Azure App Service environment resource
addAzureAppServiceEnvironment(name: string): AzureAppServiceEnvironmentResource
name string
AzureAppServiceEnvironmentResource

Applies to

This method applies to the following types: