Compartir a través de


IWithDtu.WithDtu(Int32) Método

Definición

Establece la DTU compartida total del grupo elástico de SQL Azure Database.

public Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.Update.IUpdate WithDtu (int dtu);
abstract member WithDtu : int -> Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.Update.IUpdate
Public Function WithDtu (dtu As Integer) As IUpdate

Parámetros

dtu
Int32

DTU compartido total para el grupo elástico de SQL Azure Database.

Devoluciones

Se aplica a