AzureApplicationInsightsResource.withLogAnalyticsWorkspace
Method
interface AzureApplicationInsightsResource { // ... omitted for brevity withLogAnalyticsWorkspace(logAnalyticsWorkspace: AzureLogAnalyticsWorkspaceResource): AzureApplicationInsightsResource;}Signature
method
withLogAnalyticsWorkspacebuilderConfigures the Application Insights resource to use the specified Log Analytics Workspace resource.
withLogAnalyticsWorkspace(logAnalyticsWorkspace: AzureLogAnalyticsWorkspaceResource): AzureApplicationInsightsResourceParameters
logAnalyticsWorkspaceAzureLogAnalyticsWorkspaceResourceReturns
AzureApplicationInsightsResourceDefined on
This method is defined on the following type: