DedicatedHostLicenseTypes 列挙型

定義

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
継承
DedicatedHostLicenseTypes
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

None 0
WindowsServerHybrid 1
WindowsServerPerpetual 2

適用対象