AzureStorage.Table.update_entity

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

update_entity(context, table_name, entity_descriptor)

View Source

The Update Entity operation updates an existing entity in a table.

The Update Entity operation replaces the entire entity and can be used to remove properties.