mirror of
https://github.com/apache/jclouds.git
synced 2025-03-07 00:39:09 +00:00
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.
# # 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.