### YamlMime:JavaType uid: "com.azure.resourcemanager.sql.models.ElasticPoolLicenseType" fullName: "com.azure.resourcemanager.sql.models.ElasticPoolLicenseType" name: "ElasticPoolLicenseType" nameWithType: "ElasticPoolLicenseType" summary: "The license type to apply for this elastic pool." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "finalize" - "getClass" - "notify" - "notifyAll" - "wait" - "wait" - "wait" syntax: "public final class **ElasticPoolLicenseType**
extends <>" constructors: - uid: "com.azure.resourcemanager.sql.models.ElasticPoolLicenseType.ElasticPoolLicenseType()" fullName: "com.azure.resourcemanager.sql.models.ElasticPoolLicenseType.ElasticPoolLicenseType()" name: "ElasticPoolLicenseType()" nameWithType: "ElasticPoolLicenseType.ElasticPoolLicenseType()" summary: "Creates a new instance of ElasticPoolLicenseType value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public ElasticPoolLicenseType()" desc: "Creates a new instance of ElasticPoolLicenseType value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.sql.models.ElasticPoolLicenseType.BASE_PRICE" fullName: "com.azure.resourcemanager.sql.models.ElasticPoolLicenseType.BASE_PRICE" name: "BASE_PRICE" nameWithType: "ElasticPoolLicenseType.BASE_PRICE" summary: "Static value BasePrice for ElasticPoolLicenseType." modifiers: - "static" - "final" field: type: "" syntax: "public static final ElasticPoolLicenseType BASE_PRICE" desc: "Static value BasePrice for ElasticPoolLicenseType." - uid: "com.azure.resourcemanager.sql.models.ElasticPoolLicenseType.LICENSE_INCLUDED" fullName: "com.azure.resourcemanager.sql.models.ElasticPoolLicenseType.LICENSE_INCLUDED" name: "LICENSE_INCLUDED" nameWithType: "ElasticPoolLicenseType.LICENSE_INCLUDED" summary: "Static value LicenseIncluded for ElasticPoolLicenseType." modifiers: - "static" - "final" field: type: "" syntax: "public static final ElasticPoolLicenseType LICENSE_INCLUDED" desc: "Static value LicenseIncluded for ElasticPoolLicenseType." methods: - uid: "com.azure.resourcemanager.sql.models.ElasticPoolLicenseType.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.sql.models.ElasticPoolLicenseType.fromString(String name)" name: "fromString(String name)" nameWithType: "ElasticPoolLicenseType.fromString(String name)" summary: "Creates or finds a ElasticPoolLicenseType from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static ElasticPoolLicenseType fromString(String name)" desc: "Creates or finds a ElasticPoolLicenseType from its string representation." returns: description: "the corresponding ElasticPoolLicenseType." type: "" - uid: "com.azure.resourcemanager.sql.models.ElasticPoolLicenseType.values()" fullName: "com.azure.resourcemanager.sql.models.ElasticPoolLicenseType.values()" name: "values()" nameWithType: "ElasticPoolLicenseType.values()" summary: "Gets known ElasticPoolLicenseType values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known ElasticPoolLicenseType values." returns: description: "known ElasticPoolLicenseType values." type: "Collection<>" type: "class" desc: "The license type to apply for this elastic pool." metadata: {} package: "com.azure.resourcemanager.sql.models" artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.42.0