AzureApplicationInsightsResource
Class net10.0
A resource that represents an Azure Application Insights resource.
namespace Aspire.Hosting.Azure;
public class AzureApplicationInsightsResource : Aspire.Hosting.Azure.AzureProvisioningResource, Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithConnectionString, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences{ // ...} AzureProvisioningResourceIManifestExpressionProviderIResourceIResourceWithConnectionStringIValueProviderIValueWithReferences
5 members
Constructors1
Section titled ConstructorsProperties3
Section titled PropertiesConnectionStringgetBicepOutputReference Gets the "appInsightsConnectionString" output reference for the Azure Application Insights resource.
ConnectionStringExpressiongetReferenceExpression Gets the connection string template for the manifest for the Azure Application Insights resource.
NameOutputReferencegetBicepOutputReference Gets the "name" output reference for the resource.