Skip to content
DocsTry Aspire
DocsTry

AzureApplicationInsightsResource.withLogAnalyticsWorkspace

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

Signature

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

Defined on

This method is defined on the following type: