Sha256: 7ef6d65b2517bae60ee3d1bc895c5c4ac222befbab28127e176a49bb84151074
Contents?: true
Size: 377 Bytes
Versions: 5
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_12_01 module Models # # Defines values for OperatingSystemTypes # module OperatingSystemTypes Windows = "Windows" Linux = "Linux" end end end
Version data entries
5 entries across 5 versions & 1 rubygems