SqlElasticPoolBasicMaxEDTUs Enum
- java.
lang. Object - java.
lang. Enum<SqlElasticPoolBasicMaxEDTUs> - com.
microsoft. azure. management. sql. SqlElasticPoolBasicMaxEDTUs
- com.
- java.
public enum SqlElasticPoolBasicMaxEDTUs
The maximum limit of the reserved eDTUs value range for a "Basic" edition of an Azure SQL Elastic Pool.
Fields
eDTU_5 |
Maximum 5 eDTUs available per each database. |
Methods
value()
public int value()
Returns
int
the maximum eDTUs available per each database for the SQL Elastic Pool
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java