Sha256: 41f3897dd62043b5e5482a84f17e5afeb02e6caba29679b156d5b273e95d0f5b
Contents?: true
Size: 427 Bytes
Versions: 32
Compression:
Stored size: 427 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::Network::Mgmt::V2018_06_01 module Models # # Defines values for AzureFirewallNetworkRuleProtocol # module AzureFirewallNetworkRuleProtocol TCP = "TCP" UDP = "UDP" Any = "Any" ICMP = "ICMP" end end end
Version data entries
32 entries across 32 versions & 2 rubygems