struct

AZBlob::Client::Config

Inherits Struct < Value < Object

Constructors

new(account_name, account_key, proxy : ProxyConfig | Nil = nil)
Source

Class methods

from_env
Source
with_connection_string(connection_string : String, proxy = nil)
Source
with_shared_key(account_name : String, account_key : String, proxy = nil)
Source

Instance methods

account_key
Source
account_name
Source
endpoint
Source
proxy
Source
proxy=(proxy : ProxyConfig)
Source