Sha256: 78634be9897a44794096f1c4399164234e721b711ecec7a831cdb98afab5ec3d
Contents?: true
Size: 469 Bytes
Versions: 3
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_06_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
3 entries across 3 versions & 1 rubygems