Uses of Enum Class
com.microsoft.azure.management.sql.SqlElasticPoolPremiumEDTUs
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of SqlElasticPoolPremiumEDTUs in com.microsoft.azure.management.sql
Modifier and TypeMethodDescriptionstatic SqlElasticPoolPremiumEDTUs
Returns the enum constant of this class with the specified name.static SqlElasticPoolPremiumEDTUs[]
SqlElasticPoolPremiumEDTUs.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionSqlElasticPool.DefinitionStages.WithPremiumEdition.withReservedDtu
(SqlElasticPoolPremiumEDTUs eDTU) Sets the total shared eDTU for the SQL Azure Database Elastic Pool.SqlElasticPool.UpdateStages.WithReservedDTUAndStorageCapacity.withReservedDtu
(SqlElasticPoolPremiumEDTUs eDTU) Sets the total shared eDTU for the SQL Azure Database Elastic Pool.SqlElasticPoolOperations.DefinitionStages.WithPremiumEdition.withReservedDtu
(SqlElasticPoolPremiumEDTUs eDTU) Sets the total shared eDTU for the SQL Azure Database Elastic Pool.