Sha256: db64c52d638094d5446d8f61c89a21a68a2e4753bfa47cfa0815a33f74d4ccd6
Contents?: true
Size: 358 Bytes
Versions: 11
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::V2019_02_01 module Models # # Defines values for OSType # module OSType Linux = "Linux" Windows = "Windows" end end end
Version data entries
11 entries across 11 versions & 1 rubygems