AzureStorage.Table.delete_table

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

delete_table(context, table)

View Source

Specs

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

Delete table from storage account