AzureCognitiveServicesProjectResource.withAppInsights
Method
interface AzureCognitiveServicesProjectResource { // ... omitted for brevity withAppInsights(appInsights: AzureApplicationInsightsResource): AzureCognitiveServicesProjectResource;}Signature
method
withAppInsights builder Adds an Application Insights resource to the Microsoft Foundry project, overriding the default (which is to create a new Application Insights resource).
withAppInsights(appInsights: AzureApplicationInsightsResource): AzureCognitiveServicesProjectResourceParameters
appInsights AzureApplicationInsightsResource Returns
AzureCognitiveServicesProjectResource Defined on
This method is defined on the following type: