Interface SqlElasticPool.UpdateStages.WithDatabaseDtuMax
- All Known Subinterfaces:
SqlElasticPool.Update
- Enclosing interface:
- SqlElasticPool.UpdateStages
public static interface SqlElasticPool.UpdateStages.WithDatabaseDtuMax
The SQL Elastic Pool definition to set the maximum DTU for one database.
-
Method Summary
-
Method Details
-
withDatabaseDtuMax
Deprecated.Sets the maximum DTU any one SQL Azure Database can consume.- Parameters:
databaseDtuMax
- maximum DTU any one SQL Azure Database can consume- Returns:
- The next stage of definition.
-