次の方法で共有


InstancePoolLicenseType クラス

定義

InstancePoolLicenseType の値を定義します。

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

コンストラクター

InstancePoolLicenseType()

InstancePoolLicenseType の値を定義します。

フィールド

BasePrice

InstancePoolLicenseType の値を定義します。

LicenseIncluded

InstancePoolLicenseType の値を定義します。

プロパティ

Value

InstancePoolLicenseType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

InstancePoolLicenseType の値を定義します。

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

InstancePoolLicenseType の値を定義します。

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

InstancePoolLicenseType の値を定義します。

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

InstancePoolLicenseType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象