Sha256: e809f9162c48790dc2795270f593a37f792d1301460b9efe3917883c14f9af44
Contents?: true
Size: 363 Bytes
Versions: 32
Compression:
Stored size: 363 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_06_01 module Models # # Defines values for PcProtocol # module PcProtocol TCP = "TCP" UDP = "UDP" Any = "Any" end end end
Version data entries
32 entries across 32 versions & 2 rubygems