SubscriptionClient Constructor (HttpClient^)

 

Initializes a new instance of the SubscriptionClient class.

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

public:
SubscriptionClient(
	HttpClient^ httpClient
)

Parameters

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

The Http client

Return to top
Show: