Sha256: 0320a20796fef2410726247e41a94890c49427f37227bc2137d12105e90d65a2

Contents?: true

Size: 469 Bytes

Versions: 1

Compression:

Stored size: 469 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_12_01
  module Models
    #
    # Defines values for DedicatedHostLicenseTypes
    #
    module DedicatedHostLicenseTypes
      None = "None"
      WindowsServerHybrid = "Windows_Server_Hybrid"
      WindowsServerPerpetual = "Windows_Server_Perpetual"
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2020-12-01/generated/azure_mgmt_compute/models/dedicated_host_license_types.rb