Skip to content
DocsTry Aspire
DocsTry

AzureApplicationInsightsResource

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

Methods

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