MetricsClient Constructor (HttpClient)

 

Initializes a new instance of the MetricsClient class.

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Metrics
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

public MetricsClient(
	HttpClient httpClient
)

Parameters

httpClient
Type: System.Net.Http.HttpClient

The Http client

Return to top
Show: