Microsoft.Azure.Management.Sql.Fluent.SqlElasticPoolOperations.Definition 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
IWithBasicEdition |
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a basic pool. |
IWithBasicEditionBeta |
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a basic pool. |
IWithCreate |
A SQL Server definition with sufficient inputs to create a new SQL Elastic Pool in the cloud, but exposing additional optional inputs to specify. |
IWithDatabase |
The SQL Elastic Pool definition to add the Database in the Elastic Pool. |
IWithDatabaseBeta |
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. |
IWithEdition |
The SQL Elastic Pool definition to set the edition type. |
IWithEditionBeta |
The SQL Elastic Pool definition to set the edition type. |
IWithPremiumEdition |
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a premium pool. |
IWithPremiumEditionBeta |
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a premium pool. |
IWithSqlServer |
The first stage of the SQL Server Elastic Pool definition. |
IWithStandardEdition |
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a standard pool. |
IWithStandardEditionBeta |
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a standard pool. |
IWithStorageCapacity |
The SQL Elastic Pool definition to set the storage limit for the SQL Azure Database Elastic Pool in MB. |
Azure SDK for .NET