module Fog module Storage class AzureRM module Kind Storage = 'Storage'.freeze BlobStorage = 'BlobStorage'.freeze end end end end