InsightsClient Methods
Namespace:
Microsoft.Azure.Insights
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
| Name | Description | |
|---|---|---|
![]() | Clone(ServiceClient(Of InsightsClient)) | Clones properties from current instance to another InsightsClient instance(Overrides ServiceClient(Of T).Clone(ServiceClient(Of T)).) |
![]() | Dispose() | (Inherited from ServiceClient(Of T).) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeHttpClient(HttpMessageHandler) | (Inherited from ServiceClient(Of T).) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | WithHandler(DelegatingHandler) | (Inherited from ServiceClient(Of T).) |
![]() | WithHandler(DelegatingHandler) | Get an instance of the InsightsClient class that uses the handler while initiating web requests. |
![]() | WithHandler(ServiceClient(Of T), DelegatingHandler) | (Inherited from ServiceClient(Of T).) |
![]() | WithHandlers(IEnumerable(Of DelegatingHandler)) | (Inherited from ServiceClient(Of T).) |
Show:

