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