Sha256: 66e3b0d242a6a7cd67a55cbc3fb109c40a34c0b9fb83462b41664f324bc60d94
Contents?: true
Size: 353 Bytes
Versions: 32
Compression:
Stored size: 353 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_02_01 module Models # # Defines values for IpFlowProtocol # module IpFlowProtocol TCP = "TCP" UDP = "UDP" end end end
Version data entries
32 entries across 32 versions & 2 rubygems