ManagedInstanceLicenseType Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Definiert Werte für 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)
- Vererbung
- Attribute
-
Newtonsoft.Json.JsonConverterAttribute
Konstruktoren
ManagedInstanceLicenseType() |
Definiert Werte für ManagedInstanceLicenseType. |
Felder
BasePrice |
Definiert Werte für ManagedInstanceLicenseType. |
LicenseIncluded |
Definiert Werte für ManagedInstanceLicenseType. |
Eigenschaften
Value |
Definiert Werte für ManagedInstanceLicenseType. (Geerbt von ExpandableStringEnum<T>) |
Methoden
Equals(Object) |
Definiert Werte für ManagedInstanceLicenseType. (Geerbt von ExpandableStringEnum<T>) |
Equals(String) |
Definiert Werte für ManagedInstanceLicenseType. (Geerbt von ExpandableStringEnum<T>) |
GetHashCode() |
Definiert Werte für ManagedInstanceLicenseType. (Geerbt von ExpandableStringEnum<T>) |
ToString() |
Definiert Werte für ManagedInstanceLicenseType. (Geerbt von ExpandableStringEnum<T>) |
Gilt für:
Azure SDK for .NET