DedicatedHostLicenseType Enum

Definition

Specifies the software license type that will be applied to the VMs deployed on the dedicated host. Possible values are: None,Windows_Server_Hybrid,Windows_Server_Perpetual. The default value is: None..

public enum DedicatedHostLicenseType
type DedicatedHostLicenseType = 
Public Enum DedicatedHostLicenseType
Inheritance
DedicatedHostLicenseType

Fields

Name Value Description
None 0

None.

WindowsServerHybrid 1

WindowsServerHybrid.

WindowsServerPerpetual 2

WindowsServerPerpetual.

Applies to