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