SubscriptionClient Constructor (CloudCredentials^, Uri^)
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.
- baseUri
-
Type:
System::Uri^
Optional. Gets the URI used as the base for all cloud service requests.
Show: