addAzureApplicationInsights
Function
interface IDistributedApplicationBuilder { // ... omitted for brevity addAzureApplicationInsights(name: string): AzureApplicationInsightsResource;}Signature
method
addAzureApplicationInsights builder Adds an Azure Application Insights resource
addAzureApplicationInsights(name: string): AzureApplicationInsightsResourceParameters
name string Returns
AzureApplicationInsightsResource Applies to
This function is an extension method on the following types: