Sha256: 087ee0887b56cc9d9034d814cf49426dd1661964d94cde7f0d5d54fa22598885
Contents?: true
Size: 469 Bytes
Versions: 7
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::V2019_03_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
7 entries across 7 versions & 1 rubygems