AzureStorage.Core.Account.new

You're seeing just the function new, go back to AzureStorage.Core.Account module for more information.

Specs

new(String.t(), String.t()) :: {:ok, t()} | {:error, String.t()}

Create new account struct and make sure account key is base64 decoded value.