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

None 0

None.

WindowsServerHybrid 1

Windows_Server_Hybrid.

WindowsServerPerpetual 2

Windows_Server_Perpetual.

Applies to