Method: Azure::Core::Configuration#storage_account_name
- Defined in:
- lib/azure/core/configuration.rb
#storage_account_name ⇒ Object
Public: Get/Set the Account Name for this service.
61 62 63 |
# File 'lib/azure/core/configuration.rb', line 61 def storage_account_name @storage_account_name end |