Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.Update Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IUpdate |
The template for a SQL Elastic Pool update operation, containing all the settings that can be modified. |
IWithDatabase |
The SQL Elastic Pool definition to add the Database in the elastic pool. |
IWithDatabaseDtuMax |
The SQL Elastic Pool definition to set the maximum DTU for one database. |
IWithDatabaseDtuMin |
The SQL Elastic Pool definition to set the minimum DTU for database. |
IWithDtu |
The SQL Elastic Pool definition to set the number of shared DTU for elastic pool. |
IWithReservedDTUAndStorageCapacity |
The SQL Elastic Pool update definition to set the eDTU and storage capacity limits. |
IWithReservedDTUAndStorageCapacityBeta |
The SQL Elastic Pool update definition to set the eDTU and storage capacity limits. |
IWithStorageCapacity |
The SQL Elastic Pool definition to set the storage limit for the SQL Azure Database Elastic Pool in MB. |