Sdílet prostřednictvím


Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.Definition Namespace

Interfaces

IBlank<ParentT>

The first stage of the SQL Server definition.

IWithAttach<ParentT>

The final stage of the SQL Elastic Pool definition. At this stage, any remaining optional settings can be specified, or the SQL Elastic Pool definition can be attached to the parent SQL Server definition.

IWithBasicEdition<ParentT>

The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a basic pool.

IWithBasicEditionBeta<ParentT>

The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a basic pool.

IWithDatabaseDtuMax<ParentT>

The SQL Elastic Pool definition to set the maximum DTU for one database.

IWithDatabaseDtuMin<ParentT>

The SQL Elastic Pool definition to set the minimum DTU for database.

IWithDtu<ParentT>

The SQL Elastic Pool definition to set the number of shared DTU for elastic pool.

IWithEdition<ParentT>

The SQL Elastic Pool definition to set the edition for database.

IWithEditionBeta<ParentT>

The SQL Elastic Pool definition to set the edition for database.

IWithPremiumEdition<ParentT>

The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a premium pool.

IWithPremiumEditionBeta<ParentT>

The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a premium pool.

IWithStandardEdition<ParentT>

The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a standard pool.

IWithStandardEditionBeta<ParentT>

The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a standard pool.

IWithStorageCapacity<ParentT>

The SQL Elastic Pool definition to set the storage limit for the SQL Azure Database Elastic Pool in MB.