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