Skip to content
Docs Try Aspire

AzureAppServiceEnvironmentResource.withAzureApplicationInsightsLocationParameter

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

Signature

method withAzureApplicationInsightsLocationParameter builder
Enables Azure Application Insights for the Azure App Service environment using a location parameter
withAzureApplicationInsightsLocationParameter(applicationInsightsLocation: ParameterResource): AzureAppServiceEnvironmentResource
applicationInsightsLocation ParameterResource
AzureAppServiceEnvironmentResource

Defined on

This method is defined on the following type: