lib/fog/azurerm/models/network/network_security_rule.rb in fog-azure-rm-0.0.3 vs lib/fog/azurerm/models/network/network_security_rule.rb in fog-azure-rm-0.0.4

- old
+ new

@@ -1,8 +1,8 @@ module Fog module Network class AzureRM - # Subnet model for Network Service + # Security Rule model for Network Service class NetworkSecurityRule < Fog::Model identity :name attribute :id attribute :resource_group attribute :network_security_group_name