DedicatedHostLicenseTypes Enum

Definition

Defines values for DedicatedHostLicenseTypes.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum DedicatedHostLicenseTypes
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type DedicatedHostLicenseTypes = 
Public Enum DedicatedHostLicenseTypes
Inheritance
DedicatedHostLicenseTypes
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

None 0
WindowsServerHybrid 1
WindowsServerPerpetual 2

Applies to