Sha256: d112aff6dbc85379f5537d19cf2c941f906bc66c2a335246356b3c7e719d559b

Contents?: true

Size: 353 Bytes

Versions: 6

Compression:

Stored size: 353 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_11_01
  module Models
    #
    # Defines values for HyperVGeneration
    #
    module HyperVGeneration
      V1 = "V1"
      V2 = "V2"
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2019-11-01/generated/azure_mgmt_compute/models/hyper_vgeneration.rb
azure_mgmt_compute-0.21.1 lib/2019-11-01/generated/azure_mgmt_compute/models/hyper_vgeneration.rb
azure_mgmt_compute-0.20.0 lib/2019-11-01/generated/azure_mgmt_compute/models/hyper_vgeneration.rb
azure_mgmt_compute-0.19.3 lib/2019-11-01/generated/azure_mgmt_compute/models/hyper_vgeneration.rb
azure_mgmt_compute-0.19.2 lib/2019-11-01/generated/azure_mgmt_compute/models/hyper_vgeneration.rb
azure_mgmt_compute-0.19.1 lib/2019-11-01/generated/azure_mgmt_compute/models/hyper_vgeneration.rb