lib/fog/azurerm/core.rb in fog-azure-rm-0.0.4 vs lib/fog/azurerm/core.rb in fog-azure-rm-0.0.5
- old
+ new
@@ -7,7 +7,8 @@
service(:resources, 'Resources')
service(:dns, 'DNS')
service(:storage, 'Storage')
service(:network, 'Network')
service(:compute, 'Compute')
+ service(:application_gateway, 'ApplicationGateway')
end
end