Sha256: d173be0a0b910bb942ae7b680cc5aad3db642ef33a2a4aaeabc9fafd8561f6e8
Contents?: true
Size: 407 Bytes
Versions: 9
Compression:
Stored size: 407 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::V2018_10_01 module Models # # Defines values for OperatingSystemStateTypes # module OperatingSystemStateTypes Generalized = "Generalized" Specialized = "Specialized" end end end
Version data entries
9 entries across 9 versions & 1 rubygems