Interface SqlElasticPoolOperations.DefinitionStages
-
- Enclosing interface:
- SqlElasticPoolOperations
public static interface SqlElasticPoolOperations.DefinitionStagesGrouping of all the SQL Elastic Pool definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSqlElasticPoolOperations.DefinitionStages.WithBasicEditionThe SQL Elastic Pool definition to set the eDTU and storage capacity limits for a basic pool.static interfaceSqlElasticPoolOperations.DefinitionStages.WithCreateA SQL Server definition with sufficient inputs to create a new SQL Elastic Pool in the cloud, but exposing additional optional inputs to specify.static interfaceSqlElasticPoolOperations.DefinitionStages.WithDatabaseThe SQL Elastic Pool definition to add the Database in the Elastic Pool.static interfaceSqlElasticPoolOperations.DefinitionStages.WithDatabaseMaxCapacityThe SQL Elastic Pool definition to set the maximum capacity for one database.static interfaceSqlElasticPoolOperations.DefinitionStages.WithDatabaseMinCapacityThe SQL Elastic Pool definition to set the minimum capacity for database.static interfaceSqlElasticPoolOperations.DefinitionStages.WithEditionThe SQL Elastic Pool definition to set the edition type.static interfaceSqlElasticPoolOperations.DefinitionStages.WithPremiumEditionThe SQL Elastic Pool definition to set the eDTU and storage capacity limits for a premium pool.static interfaceSqlElasticPoolOperations.DefinitionStages.WithSqlServerThe first stage of the SQL Server Elastic Pool definition.static interfaceSqlElasticPoolOperations.DefinitionStages.WithStandardEditionThe SQL Elastic Pool definition to set the eDTU and storage capacity limits for a standard pool.static interfaceSqlElasticPoolOperations.DefinitionStages.WithStorageCapacityThe SQL Elastic Pool definition to set the storage limit for the SQL Azure Database Elastic Pool in Bytes.
-