AzureAppServiceEnvironmentResource.withAzureApplicationInsightsResource
Method
interface AzureAppServiceEnvironmentResource { // ... omitted for brevity withAzureApplicationInsightsResource(applicationInsightsBuilder: AzureApplicationInsightsResource): AzureAppServiceEnvironmentResource;}Signature
method
withAzureApplicationInsightsResource builder Enables Azure Application Insights for the Azure App Service environment using an existing Application Insights resource
withAzureApplicationInsightsResource(applicationInsightsBuilder: AzureApplicationInsightsResource): AzureAppServiceEnvironmentResourceParameters
applicationInsightsBuilder AzureApplicationInsightsResource Returns
AzureAppServiceEnvironmentResource Defined on
This method is defined on the following type: