AzureStorage.create_table_service
You're seeing just the function
create_table_service
, go back to AzureStorage module for more information.
Specs
create_table_service(String.t(), String.t()) :: {:ok, AzureStorage.Request.Context.t()} | {:error, String.t()}
Create a new context to interact with Azure Table Storage Service