Condividi tramite


IWithDatabaseDtuMin<ParentT> Interface

Definition

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

public interface IWithDatabaseDtuMin<ParentT>
type IWithDatabaseDtuMin<'ParentT> = interface
Public Interface IWithDatabaseDtuMin(Of ParentT)

Type Parameters

ParentT

The stage of the parent definition to return to after attaching this definition.

Derived

Methods

WithDatabaseDtuMin(Int32)

Sets the minimum DTU all SQL Azure Databases are guaranteed.

Applies to