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