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