StorageManagementClient Constructor
Initializes a new instance of the StorageManagementClient class.
Namespace: Microsoft.WindowsAzure.Management.Storage
Assembly: Microsoft.WindowsAzure.Management.Storage (in Microsoft.WindowsAzure.Management.Storage.dll)
Overload List
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. |
See Also
StorageManagementClient Class
Microsoft.WindowsAzure.Management.Storage Namespace
Return to top