ComputeManagementClient Constructor (HttpClient^)

 

Initializes a new instance of the ComputeManagementClient class.

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

public:
ComputeManagementClient(
	HttpClient^ httpClient
)

Parameters

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

The Http client

Return to top
Show: