ManagementClient Constructor (HttpClient^)

 

Initializes a new instance of the ManagementClient class.

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

public:
ManagementClient(
	HttpClient^ httpClient
)

Parameters

httpClient
Type: System.Net.Http::HttpClient^

The Http client

Return to top
Show: