Skip to content
Docs Try Aspire

AzureApplicationInsightsResource Properties

Class Properties 3 members
A resource that represents an Azure Application Insights resource.
ConnectionString Section titled ConnectionString BicepOutputReference
Gets the "appInsightsConnectionString" output reference for the Azure Application Insights resource.
public BicepOutputReference ConnectionString { get; }
ConnectionStringExpression Section titled ConnectionStringExpression ReferenceExpression
Gets the connection string template for the manifest for the Azure Application Insights resource.
public ReferenceExpression ConnectionStringExpression { get; }
NameOutputReference Section titled NameOutputReference BicepOutputReference
Gets the "name" output reference for the resource.
public BicepOutputReference NameOutputReference { get; }