Interface SqlElasticPool.UpdateStages.WithDtu
- All Known Subinterfaces:
SqlElasticPool.Update
- Enclosing interface:
- SqlElasticPool.UpdateStages
public static interface SqlElasticPool.UpdateStages.WithDtu
The SQL Elastic Pool definition to set the number of shared DTU for elastic pool.
-
Method Summary
-
Method Details
-
withDtu
Deprecated.Sets the total shared DTU for the SQL Azure Database Elastic Pool.- Parameters:
dtu
- total shared DTU for the SQL Azure Database Elastic Pool- Returns:
- The next stage of definition.
-