StorageManagementClient Constructor
Initializes a new instance of the StorageManagementClient class.
Assembly: Microsoft.WindowsAzure.Management.Storage (in Microsoft.WindowsAzure.Management.Storage.dll)
| Name | Description | |
|---|---|---|
![]() | StorageManagementClient() | Initializes a new instance of the StorageManagementClient class. |
![]() | StorageManagementClient(HttpClient^) | Initializes a new instance of the StorageManagementClient class. |
![]() | StorageManagementClient(SubscriptionCloudCredentials^) | Initializes a new instance of the StorageManagementClient class. |
![]() | StorageManagementClient(SubscriptionCloudCredentials^, HttpClient^) | Initializes a new instance of the StorageManagementClient class. |
![]() | StorageManagementClient(SubscriptionCloudCredentials^, Uri^) | Initializes a new instance of the StorageManagementClient class. |
![]() | StorageManagementClient(SubscriptionCloudCredentials^, Uri^, HttpClient^) | Initializes a new instance of the StorageManagementClient class. |
Show:
