CloudServiceManagementClient Constructor (HttpClient^)

 

Initializes a new instance of the CloudServiceManagementClient class.

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

public:
CloudServiceManagementClient(
	HttpClient^ httpClient
)

Parameters

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

The Http client

Return to top
Show: