DedicatedHostLicenseTypes Enum

Specifies the software license type that will be applied to the VMs deployed on the dedicated host. <br>``<br> Possible values are: <br>``<br> None <br>``<br> Windows_Server_Hybrid <br>``<br> Windows_Server_Perpetual <br>``<br> Default: None.

Inheritance
builtins.str
DedicatedHostLicenseTypes
DedicatedHostLicenseTypes

Constructor

DedicatedHostLicenseTypes(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

NONE
WINDOWS_SERVER_HYBRID
WINDOWS_SERVER_PERPETUAL