AzureStorage.Table.merge_entity

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

merge_entity(context, table_name, entity_descriptor)

View Source

The Merge Entity operation updates an existing entity by updating the entity's properties.

This operation does not replace the existing entity, as the Update Entity operation does.