Sha256: d73999d4919343a3e95378f4e4d668c91cc11bb0e8655ec746f0041140a2b6c6
Contents?: true
Size: 377 Bytes
Versions: 6
Compression:
Stored size: 377 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::Compute::Mgmt::V2019_11_01 module Models # # Defines values for OperatingSystemTypes # module OperatingSystemTypes Windows = "Windows" Linux = "Linux" end end end
Version data entries
6 entries across 6 versions & 1 rubygems