Sha256: 63e37576a92199a10a9e2179a52c215bc7ff91426a43feaa834df99e06098116
Contents?: true
Size: 341 Bytes
Versions: 36
Compression:
Stored size: 341 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::V2016_12_01 module Models # # Defines values for Protocol # module Protocol TCP = "TCP" UDP = "UDP" end end end
Version data entries
36 entries across 36 versions & 2 rubygems