lib/fog/azurerm/models/network/virtual_network.rb in fog-azure-rm-0.0.2 vs lib/fog/azurerm/models/network/virtual_network.rb in fog-azure-rm-0.0.3

- old
+ new

@@ -1,7 +1,9 @@ module Fog module Network class AzureRM + # This class is giving implementation of create/save and + # delete/destroy for virtual network. class VirtualNetwork < Fog::Model identity :name attribute :id attribute :location attribute :resource_group