Skip to content
DocsTry Aspire
DocsTry

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

Applies to

This method applies to the following types: