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)

NameDescription
System_CAPS_pubmethodStorageManagementClient()

Initializes a new instance of the StorageManagementClient class.

System_CAPS_pubmethodStorageManagementClient(HttpClient^)

Initializes a new instance of the StorageManagementClient class.

System_CAPS_pubmethodStorageManagementClient(SubscriptionCloudCredentials^)

Initializes a new instance of the StorageManagementClient class.

System_CAPS_pubmethodStorageManagementClient(SubscriptionCloudCredentials^, HttpClient^)

Initializes a new instance of the StorageManagementClient class.

System_CAPS_pubmethodStorageManagementClient(SubscriptionCloudCredentials^, Uri^)

Initializes a new instance of the StorageManagementClient class.

System_CAPS_pubmethodStorageManagementClient(SubscriptionCloudCredentials^, Uri^, HttpClient^)

Initializes a new instance of the StorageManagementClient class.

Return to top
Show: