InsightsClient Constructor (SubscriptionCloudCredentials, HttpClient)
Initializes a new instance of the InsightsClient class.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
Parameters
- credentials
-
Type:
Microsoft.WindowsAzure.SubscriptionCloudCredentials
Required. Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
- httpClient
-
Type:
System.Net.Http.HttpClient
The Http client
Show: