InsightsManagementClient.WithHandler Method (DelegatingHandler)
Get an instance of the InsightsManagementClient class that uses the handler while initiating web requests.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
Public Overridable Function WithHandler ( handler As DelegatingHandler ) As InsightsManagementClient
Parameters
- handler
-
Type:
System.Net.Http.DelegatingHandler
the handler
Return Value
Type: Microsoft.Azure.Management.Insights.InsightsManagementClient
Show: