Skip to content
Docs Try Aspire

AzureAppServiceEnvironmentResource.withAzureApplicationInsightsLocation

Method
📦 Aspire.Hosting.Azure.AppService v13.2.0-preview.1.26159.1
interface AzureAppServiceEnvironmentResource {
// ... omitted for brevity
withAzureApplicationInsightsLocation(applicationInsightsLocation: string): AzureAppServiceEnvironmentResource;
}

Signature

method withAzureApplicationInsightsLocation builder
Enables Azure Application Insights for the Azure App Service environment with a specific location
withAzureApplicationInsightsLocation(applicationInsightsLocation: string): AzureAppServiceEnvironmentResource
applicationInsightsLocation string
AzureAppServiceEnvironmentResource

Defined on

This method is defined on the following type: