Skip to content
DocsTry Aspire
DocsTry

AzureAppServiceEnvironmentResource.withAzureApplicationInsights

Method
📦 Aspire.Hosting.Azure.AppService v13.4.0
interface AzureAppServiceEnvironmentResource {
// ... omitted for brevity
withAzureApplicationInsights(applicationInsights?: AzureApplicationInsightsResource): AzureAppServiceEnvironmentResource;
}

Signature

methodwithAzureApplicationInsightsbuilder
Enables Azure Application Insights for the Azure App Service environment
withAzureApplicationInsights(applicationInsights?: AzureApplicationInsightsResource): AzureAppServiceEnvironmentResource
applicationInsightsAzureApplicationInsightsResourceoptional
AzureAppServiceEnvironmentResource

Defined on

This method is defined on the following type: