InsightsClient.WithHandler Method
Namespace: Microsoft.Azure.Insights
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
Overload List
Name | Description | |
---|---|---|
WithHandler(DelegatingHandler) | (Inherited from ServiceClient<T>.) |
|
WithHandler(DelegatingHandler) | Get an instance of the InsightsClient class that uses the handler while initiating web requests. |
|
WithHandler(ServiceClient<T>, DelegatingHandler) | (Inherited from ServiceClient<T>.) |
See Also
InsightsClient Class
Microsoft.Azure.Insights Namespace
Return to top