Sha256: 9fc50fca7324f11817b2615ec608f50e9b7d363c9f1693cfa7bbb825d1e9077f
Contents?: true
Size: 363 Bytes
Versions: 5
Compression:
Stored size: 363 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 HyperVGenerationTypes # module HyperVGenerationTypes V1 = "V1" V2 = "V2" end end end
Version data entries
5 entries across 5 versions & 1 rubygems