module Fog module ARM module Compute module Models module SecurityRuleProtocol Tcp = 'Tcp'.freeze Udp = 'Udp'.freeze Asterisk = '*'.freeze end end end end end