Sha256: 7a33860901e111b7a3eaf67c58c8c348f6d700a57f28ea08447279e4669263aa
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_04_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