InsightsClient Constructor

 

Namespace:   Microsoft.Azure.Insights
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

Overload List

Name Description
System_CAPS_pubmethod InsightsClient(SubscriptionCloudCredentials)

Initializes a new instance of the InsightsClient class.

System_CAPS_pubmethod InsightsClient(SubscriptionCloudCredentials, HttpClient)

Initializes a new instance of the InsightsClient class.

System_CAPS_pubmethod InsightsClient(SubscriptionCloudCredentials, Uri)

Initializes a new instance of the InsightsClient class.

System_CAPS_pubmethod InsightsClient(SubscriptionCloudCredentials, Uri, HttpClient)

Initializes a new instance of the InsightsClient class.

See Also

InsightsClient Class
Microsoft.Azure.Insights Namespace

Return to top