次の方法で共有


ManagedInstanceLicenseType クラス

定義

ManagedInstanceLicenseType の値を定義します。

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

コンストラクター

ManagedInstanceLicenseType()

ManagedInstanceLicenseType の値を定義します。

フィールド

BasePrice

ManagedInstanceLicenseType の値を定義します。

LicenseIncluded

ManagedInstanceLicenseType の値を定義します。

プロパティ

Value

ManagedInstanceLicenseType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

ManagedInstanceLicenseType の値を定義します。

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

ManagedInstanceLicenseType の値を定義します。

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

ManagedInstanceLicenseType の値を定義します。

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

ManagedInstanceLicenseType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象