Skip to content
DocsTry Aspire
DocsTry

AzureApplicationInsightsResource Properties

ClassProperties3 members
A resource that represents an Azure Application Insights resource.
ConnectionStringSection titled ConnectionStringBicepOutputReference
Gets the "appInsightsConnectionString" output reference for the Azure Application Insights resource.
public BicepOutputReference ConnectionString { get; }
ConnectionStringExpressionSection titled ConnectionStringExpressionReferenceExpression
Gets the connection string template for the manifest for the Azure Application Insights resource.
public ReferenceExpression ConnectionStringExpression { get; }
NameOutputReferenceSection titled NameOutputReferenceBicepOutputReference
Gets the "name" output reference for the resource.
public BicepOutputReference NameOutputReference { get; }