Skip to content
Docs Try Aspire

AzureApplicationInsightsResource.withLogAnalyticsWorkspace

Method
📦 Aspire.Hosting.Azure.AppService v13.2.0-preview.1.26159.1
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: