Sha256: 23a9b14444c8e72095a60577435ddae03c5e7fcae503c49c2e28904a4dc47831
Contents?: true
Size: 361 Bytes
Versions: 7
Compression:
Stored size: 361 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_07_01 module Models # # Defines values for HyperVGenerationType # module HyperVGenerationType V1 = "V1" V2 = "V2" end end end
Version data entries
7 entries across 7 versions & 1 rubygems