Method: Azure::Core::Configuration#storage_access_key

Defined in:
lib/azure/core/configuration.rb

#storage_access_keyObject

Public: Get/Set the Access Key for this service.



58
59
60
# File 'lib/azure/core/configuration.rb', line 58

def storage_access_key
  @storage_access_key
end