mirror of https://github.com/apache/jclouds.git
1e1eb5a092
This matches how most blobstores operate: delete container is a single operation, not a compound operation which recursively deletes blobs. Azure is the only provider which allows deleting a non-empty container. |
||
---|---|---|
.. | ||
src | ||
README.txt | ||
pom.xml |
README.txt
# # The jclouds provider for Windows Azure's Storage (http://www.microsoft.com/windowsazure/storage/default.aspx). # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.