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