Sha256: cbff2b28bbc8dbc2ba16a4c10cf20f91cae5c1df4150c0291c40d6415bd6f78f
Contents?: true
Size: 393 Bytes
Versions: 8
Compression:
Stored size: 393 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::ContainerInstance::Mgmt::V2018_06_01 module Models # # Defines values for ContainerGroupNetworkProtocol # module ContainerGroupNetworkProtocol TCP = "TCP" UDP = "UDP" end end end
Version data entries
8 entries across 8 versions & 1 rubygems