AzureStorage.Blob.delete_container

You're seeing just the function delete_container, go back to AzureStorage.Blob module for more information.
Link to this function

delete_container(context, container)

View Source

The Delete Container operation marks the specified container for deletion.

The container and any blobs contained within it are later deleted during garbage collection.