### YamlMime:JavaType uid: "com.microsoft.azure.management.sql.ManagedInstanceLicenseType" fullName: "com.microsoft.azure.management.sql.ManagedInstanceLicenseType" name: "ManagedInstanceLicenseType" nameWithType: "ManagedInstanceLicenseType" summary: "Defines values for ManagedInstanceLicenseType." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - ")?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" data-throw-if-not-resolved=\"False\" />" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public final class **ManagedInstanceLicenseType**
extends <>" constructors: - uid: "com.microsoft.azure.management.sql.ManagedInstanceLicenseType.ManagedInstanceLicenseType()" fullName: "com.microsoft.azure.management.sql.ManagedInstanceLicenseType.ManagedInstanceLicenseType()" name: "ManagedInstanceLicenseType()" nameWithType: "ManagedInstanceLicenseType.ManagedInstanceLicenseType()" syntax: "public ManagedInstanceLicenseType()" fields: - uid: "com.microsoft.azure.management.sql.ManagedInstanceLicenseType.BASE_PRICE" fullName: "com.microsoft.azure.management.sql.ManagedInstanceLicenseType.BASE_PRICE" name: "BASE_PRICE" nameWithType: "ManagedInstanceLicenseType.BASE_PRICE" summary: "Static value BasePrice for ManagedInstanceLicenseType." modifiers: - "static" - "final" field: type: "" syntax: "public static final ManagedInstanceLicenseType BASE_PRICE" desc: "Static value BasePrice for ManagedInstanceLicenseType." - uid: "com.microsoft.azure.management.sql.ManagedInstanceLicenseType.LICENSE_INCLUDED" fullName: "com.microsoft.azure.management.sql.ManagedInstanceLicenseType.LICENSE_INCLUDED" name: "LICENSE_INCLUDED" nameWithType: "ManagedInstanceLicenseType.LICENSE_INCLUDED" summary: "Static value LicenseIncluded for ManagedInstanceLicenseType." modifiers: - "static" - "final" field: type: "" syntax: "public static final ManagedInstanceLicenseType LICENSE_INCLUDED" desc: "Static value LicenseIncluded for ManagedInstanceLicenseType." methods: - uid: "com.microsoft.azure.management.sql.ManagedInstanceLicenseType.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.sql.ManagedInstanceLicenseType.fromString(String name)" name: "fromString(String name)" nameWithType: "ManagedInstanceLicenseType.fromString(String name)" summary: "Creates or finds a ManagedInstanceLicenseType from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static ManagedInstanceLicenseType fromString(String name)" desc: "Creates or finds a ManagedInstanceLicenseType from its string representation." returns: description: "the corresponding ManagedInstanceLicenseType" type: "" - uid: "com.microsoft.azure.management.sql.ManagedInstanceLicenseType.values()" fullName: "com.microsoft.azure.management.sql.ManagedInstanceLicenseType.values()" name: "values()" nameWithType: "ManagedInstanceLicenseType.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known ManagedInstanceLicenseType values" type: "<>" type: "class" desc: "Defines values for ManagedInstanceLicenseType." metadata: {} package: "com.microsoft.azure.management.sql" artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4