withLogAnalyticsWorkspace
Function
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 Applies to
This function is an extension method on the following types: