Sha256: 3ed57c6253dfa3028dcb4a1da3cdd87c265873e06707f588af8a7d17270c691c
Contents?: true
Size: 369 Bytes
Versions: 6
Compression:
Stored size: 369 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::Batch::Mgmt::V2017_09_01 module Models # # Defines values for InboundEndpointProtocol # module InboundEndpointProtocol TCP = "TCP" UDP = "UDP" end end end
Version data entries
6 entries across 6 versions & 1 rubygems