AutoscaleClient Constructor (HttpClient)

 

Initializes a new instance of the AutoscaleClient class.

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

public AutoscaleClient(
	HttpClient httpClient
)

Parameters

httpClient
Type: System.Net.Http.HttpClient

The Http client

Return to top
Show: