Skip to content
Docs Try Aspire
Docs Try

AzureCognitiveServicesProjectResource.withAppInsights

Method
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18
interface AzureCognitiveServicesProjectResource {
// ... omitted for brevity
withAppInsights(appInsights: AzureApplicationInsightsResource): AzureCognitiveServicesProjectResource;
}

Signature

method withAppInsights builder
Adds an Application Insights resource to the Microsoft Foundry project, overriding the default (which is to create a new Application Insights resource).
withAppInsights(appInsights: AzureApplicationInsightsResource): AzureCognitiveServicesProjectResource
appInsights AzureApplicationInsightsResource
AzureCognitiveServicesProjectResource

Defined on

This method is defined on the following type: