AzureStorage.Table.create_table

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

create_table(context, table)

View Source

Specs

create_table(AzureStorage.Request.Context.t(), String.t()) ::
  {:ok, String.t()} | {:error, String.t()}

Create a new table in storage account