Method: Azure::Storage::Common::Default.storage_file_host

Defined in:
lib/azure/storage/common/default.rb

.storage_file_hostString

Default storage file host

Returns:



126
127
128
# File 'lib/azure/storage/common/default.rb', line 126

def storage_file_host
  ENV["AZURE_STORAGE_FILE_HOST"]
end