Azurex.Blob.Config.storage_account_key
You're seeing just the function
storage_account_key
, go back to Azurex.Blob.Config module for more information.
Specs
storage_account_key() :: binary()
Azure storage account access key. Base64 encoded, as provided by azure UI.
Required if storage_account_connection_string
not set.