pub const ADLS_CONNECTION_STRING: &str = "adls.connection-string";
A connection string.
Note, this string is parsed first, and any other passed adls.* properties will override values from the connection string.