Compartilhar via


IWithDtu<ParentT>.WithDtu(Int32) Método

Definição

Define a DTU compartilhada total para o pool elástico do banco de dados SQL Azure.

public Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.Definition.IWithAttach<ParentT> WithDtu (int dtu);
abstract member WithDtu : int -> Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.Definition.IWithAttach<'ParentT>
Public Function WithDtu (dtu As Integer) As IWithAttach(Of ParentT)

Parâmetros

dtu
Int32

Total de DTU compartilhada para o pool elástico do banco de dados SQL Azure.

Retornos

Aplica-se a