次の方法で共有


LicenseType クラス

定義

LicenseType の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.LicenseType>))]
public class LicenseType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerService.Fluent.Models.LicenseType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.LicenseType>))>]
type LicenseType = class
    inherit ExpandableStringEnum<LicenseType>
Public Class LicenseType
Inherits ExpandableStringEnum(Of LicenseType)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

LicenseType()

LicenseType の値を定義します。

フィールド

None

LicenseType の値を定義します。

WindowsServer

LicenseType の値を定義します。

プロパティ

Value

LicenseType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

LicenseType の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

LicenseType の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

LicenseType の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

LicenseType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象