AzureStorage.Blob.create_container

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

create_container(context, container)

View Source

The Create Container operation creates a new container under the specified account.

If the container with the same name already exists, the operation fails.