Sha256: 4c908cec6688a13a38e5c2b57f50f0e626809c861f1dc91209bfd5d66f978909
Contents?: true
Size: 353 Bytes
Versions: 15
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::V2019_07_01 module Models # # Defines values for IpFlowProtocol # module IpFlowProtocol TCP = "TCP" UDP = "UDP" end end end
Version data entries
15 entries across 15 versions & 2 rubygems