Skip to content
Docs Try Aspire
Docs Try

withLogAnalyticsWorkspace

Method
📦 Aspire.Hosting.Azure.ApplicationInsights v13.4.0
interface AzureApplicationInsightsResource {
// ... omitted for brevity
withLogAnalyticsWorkspace(logAnalyticsWorkspace: AzureLogAnalyticsWorkspaceResource): AzureApplicationInsightsResource;
}

Signature

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

Applies to

This method applies to the following types: