Method: Azure::Storage::Common::Default.storage_file_host
- Defined in:
- lib/azure/storage/common/default.rb
.storage_file_host ⇒ String
Default storage file host
126 127 128 |
# File 'lib/azure/storage/common/default.rb', line 126 def storage_file_host ENV["AZURE_STORAGE_FILE_HOST"] end |