Azure.Storage.ConnectionString (azure v0.3.4) View Source

Azure Storage connection string utilities.

Link to this section Summary

Functions

Parses an Azure storage connection string into a plain map.

Link to this section Functions

Link to this function

parse(connection_string)

View Source

Specs

parse(connection_string :: String.t()) :: map()

Parses an Azure storage connection string into a plain map.

Keys are normalised into lower case with underscores for convenience.