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