Sha256: ed34834bcb1254054f46f275b1aa0e3fbf50972909979719bc51ee5914f220ac
Contents?: true
Size: 358 Bytes
Versions: 14
Compression:
Stored size: 358 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::ContainerService::Mgmt::V2017_07_01 module Models # # Defines values for OSType # module OSType Linux = "Linux" Windows = "Windows" end end end
Version data entries
14 entries across 14 versions & 1 rubygems