Share via


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
System_CAPS_pubmethod StorageManagementClient()

Initializes a new instance of the StorageManagementClient class.

System_CAPS_pubmethod StorageManagementClient(HttpClient)

Initializes a new instance of the StorageManagementClient class.

System_CAPS_pubmethod StorageManagementClient(SubscriptionCloudCredentials)

Initializes a new instance of the StorageManagementClient class.

System_CAPS_pubmethod StorageManagementClient(SubscriptionCloudCredentials, HttpClient)

Initializes a new instance of the StorageManagementClient class.

System_CAPS_pubmethod StorageManagementClient(SubscriptionCloudCredentials, Uri)

Initializes a new instance of the StorageManagementClient class.

System_CAPS_pubmethod StorageManagementClient(SubscriptionCloudCredentials, Uri, HttpClient)

Initializes a new instance of the StorageManagementClient class.

See Also

StorageManagementClient Class
Microsoft.WindowsAzure.Management.Storage Namespace

Return to top