AzureStorage.Blob.delete_container
You're seeing just the function
delete_container
, go back to AzureStorage.Blob module for more information.
The Delete Container operation marks the specified container for deletion.
The container and any blobs contained within it are later deleted during garbage collection.