AzureApplicationInsightsResource.withLogAnalyticsWorkspace
Method
interface AzureApplicationInsightsResource { // ... omitted for brevity withLogAnalyticsWorkspace(logAnalyticsWorkspace: AzureLogAnalyticsWorkspaceResource): AzureApplicationInsightsResource;}Signature
method
withLogAnalyticsWorkspace builder Configures the Application Insights resource to use a Log Analytics Workspace
withLogAnalyticsWorkspace(logAnalyticsWorkspace: AzureLogAnalyticsWorkspaceResource): AzureApplicationInsightsResourceParameters
logAnalyticsWorkspace AzureLogAnalyticsWorkspaceResource Returns
AzureApplicationInsightsResource Defined on
This method is defined on the following type: