Where is CloudDrive in Azure SDK 1.8 (October 2012)?
In Azure SDK 1.8 the StorageClient namespace no longer exists. This is the namespace that contained CloudDrive.
I know that the StorageClient namespace was renamed to Storage in Azure SDK 1.8, but I can not find the CloudDrive class in this namespace.
Where did it go?