#nullable enable
Aspire.Hosting.Azure.AzureApplicationInsightsResource
Aspire.Hosting.Azure.AzureApplicationInsightsResource.AzureApplicationInsightsResource(string! name, System.Action<Aspire.Hosting.ResourceModuleConstruct!>! configureConstruct) -> void
Aspire.Hosting.Azure.AzureApplicationInsightsResource.ConnectionString.get -> Aspire.Hosting.Azure.BicepOutputReference!
Aspire.Hosting.Azure.AzureApplicationInsightsResource.ConnectionStringExpression.get -> Aspire.Hosting.ApplicationModel.ReferenceExpression!
Aspire.Hosting.AzureApplicationInsightsExtensions
static Aspire.Hosting.AzureApplicationInsightsExtensions.AddAzureApplicationInsights(this Aspire.Hosting.IDistributedApplicationBuilder! builder, string! name) -> Aspire.Hosting.ApplicationModel.IResourceBuilder<Aspire.Hosting.Azure.AzureApplicationInsightsResource!>!
static Aspire.Hosting.AzureApplicationInsightsExtensions.AddAzureApplicationInsights(this Aspire.Hosting.IDistributedApplicationBuilder! builder, string! name, Aspire.Hosting.ApplicationModel.IResourceBuilder<Aspire.Hosting.Azure.AzureLogAnalyticsWorkspaceResource!>? logAnalyticsWorkspace) -> Aspire.Hosting.ApplicationModel.IResourceBuilder<Aspire.Hosting.Azure.AzureApplicationInsightsResource!>!
static Aspire.Hosting.AzureApplicationInsightsExtensions.AddAzureApplicationInsights(this Aspire.Hosting.IDistributedApplicationBuilder! builder, string! name, Aspire.Hosting.ApplicationModel.IResourceBuilder<Aspire.Hosting.Azure.AzureLogAnalyticsWorkspaceResource!>? logAnalyticsWorkspace, System.Action<Aspire.Hosting.ApplicationModel.IResourceBuilder<Aspire.Hosting.Azure.AzureApplicationInsightsResource!>!, Aspire.Hosting.ResourceModuleConstruct!, Azure.Provisioning.ApplicationInsights.ApplicationInsightsComponent!>? configureResource) -> Aspire.Hosting.ApplicationModel.IResourceBuilder<Aspire.Hosting.Azure.AzureApplicationInsightsResource!>!
static Aspire.Hosting.AzureApplicationInsightsExtensions.AddAzureApplicationInsights(this Aspire.Hosting.IDistributedApplicationBuilder! builder, string! name, System.Action<Aspire.Hosting.ApplicationModel.IResourceBuilder<Aspire.Hosting.Azure.AzureApplicationInsightsResource!>!, Aspire.Hosting.ResourceModuleConstruct!, Azure.Provisioning.ApplicationInsights.ApplicationInsightsComponent!>? configureResource) -> Aspire.Hosting.ApplicationModel.IResourceBuilder<Aspire.Hosting.Azure.AzureApplicationInsightsResource!>!
