Skip to content
Docs Try Aspire

AzureApplicationInsightsResource.withLogAnalyticsWorkspace

Method
📦 Aspire.Hosting.Foundry v13.2.0-preview.1.26170.3
interface AzureApplicationInsightsResource {
// ... omitted for brevity
withLogAnalyticsWorkspace(logAnalyticsWorkspace: AzureLogAnalyticsWorkspaceResource): AzureApplicationInsightsResource;
}

Signature

method withLogAnalyticsWorkspace builder
Configures the Application Insights resource to use a Log Analytics Workspace
withLogAnalyticsWorkspace(logAnalyticsWorkspace: AzureLogAnalyticsWorkspaceResource): AzureApplicationInsightsResource
logAnalyticsWorkspace AzureLogAnalyticsWorkspaceResource
AzureApplicationInsightsResource

Defined on

This method is defined on the following type: