SubscriptionClient Constructor (CloudCredentials^, HttpClient^)
Initializes a new instance of the SubscriptionClient class.
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
Parameters
- credentials
-
Type:
Hyak.Common::CloudCredentials^
Required. Credentials used to authenticate requests.
- httpClient
-
Type:
System.Net.Http::HttpClient^
The Http client
Show: