### YamlMime:JavaEnum uid: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs" fullName: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs" name: "SqlElasticPoolBasicEDTUs" nameWithType: "SqlElasticPoolBasicEDTUs" summary: "The reserved eDTUs value range for a \"Basic\" edition of an Azure SQL Elastic Pool." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "valueOf(java.lang.Class,java.lang.String)?alt=java.lang.Enum.valueOf&text=valueOf\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - "" - "" - "" - "" - "" - "" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" syntax: "public enum **SqlElasticPoolBasicEDTUs**
extends <>" fields: - uid: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.eDTU_100" fullName: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.eDTU_100" name: "eDTU_100" nameWithType: "SqlElasticPoolBasicEDTUs.eDTU_100" summary: "100 eDTUs available to the pool." desc: "100 eDTUs available to the pool." - uid: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.eDTU_1200" fullName: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.eDTU_1200" name: "eDTU_1200" nameWithType: "SqlElasticPoolBasicEDTUs.eDTU_1200" summary: "1200 eDTUs available to the pool." desc: "1200 eDTUs available to the pool." - uid: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.eDTU_1600" fullName: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.eDTU_1600" name: "eDTU_1600" nameWithType: "SqlElasticPoolBasicEDTUs.eDTU_1600" summary: "1600 eDTUs available to the pool." desc: "1600 eDTUs available to the pool." - uid: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.eDTU_200" fullName: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.eDTU_200" name: "eDTU_200" nameWithType: "SqlElasticPoolBasicEDTUs.eDTU_200" summary: "200 eDTUs available to the pool." desc: "200 eDTUs available to the pool." - uid: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.eDTU_400" fullName: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.eDTU_400" name: "eDTU_400" nameWithType: "SqlElasticPoolBasicEDTUs.eDTU_400" summary: "400 eDTUs available to the pool." desc: "400 eDTUs available to the pool." - uid: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.eDTU_50" fullName: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.eDTU_50" name: "eDTU_50" nameWithType: "SqlElasticPoolBasicEDTUs.eDTU_50" summary: "50 eDTUs available to the pool." desc: "50 eDTUs available to the pool." - uid: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.eDTU_800" fullName: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.eDTU_800" name: "eDTU_800" nameWithType: "SqlElasticPoolBasicEDTUs.eDTU_800" summary: "800 eDTUs available to the pool." desc: "800 eDTUs available to the pool." methods: - uid: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.value()" fullName: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.value()" name: "value()" nameWithType: "SqlElasticPoolBasicEDTUs.value()" syntax: "public int value()" returns: description: "the reserved eDTU for the SQL Elastic Pool" type: "" - uid: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.valueOf(java.lang.String)" fullName: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.valueOf(String name)" name: "valueOf(String name)" nameWithType: "SqlElasticPoolBasicEDTUs.valueOf(String name)" modifiers: - "static" parameters: - name: "name" type: "" syntax: "public static SqlElasticPoolBasicEDTUs valueOf(String name)" returns: type: "" - uid: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.values()" fullName: "com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs.values()" name: "values()" nameWithType: "SqlElasticPoolBasicEDTUs.values()" modifiers: - "static" syntax: "public static SqlElasticPoolBasicEDTUs[] values()" returns: type: "[]" desc: "The reserved eDTUs value range for a \"Basic\" edition of an Azure SQL Elastic Pool." metadata: {} package: "com.microsoft.azure.management.sql" artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4