Skip to content
Docs Try Aspire

AzureApplicationInsightsResource

Handle TypeScript
📦 Aspire.Hosting.Azure.ApplicationInsights v13.2.0-preview.1.26159.1
interface AzureApplicationInsightsResource
extends IAzureResource,
IManifestExpressionProvider,
IResource,
IResourceWithConnectionString,
IResourceWithParameters,
IValueProvider,
IValueWithReferences {
withLogAnalyticsWorkspace(logAnalyticsWorkspace: AzureLogAnalyticsWorkspaceResource): AzureApplicationInsightsResource;
}

Methods

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