addAzureAppServiceEnvironment
Function
interface IDistributedApplicationBuilder { // ... omitted for brevity addAzureAppServiceEnvironment(name: string): AzureAppServiceEnvironmentResource;}Signature
method
addAzureAppServiceEnvironment builder Adds an Azure App Service environment resource
addAzureAppServiceEnvironment(name: string): AzureAppServiceEnvironmentResourceParameters
name string Returns
AzureAppServiceEnvironmentResource Applies to
This function is an extension method on the following types: