azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
1.6 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDtu"
fullName: "com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDtu"
name: "SqlElasticPool.UpdateStages.WithDtu"
nameWithType: "SqlElasticPool.UpdateStages.WithDtu"
summary: "The SQL Elastic Pool definition to set the number of shared DTU for elastic pool."
syntax: "public static interface **SqlElasticPool.UpdateStages.WithDtu**"
methods:
- uid: "com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDtu.withDtu(int)"
fullName: "com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDtu.withDtu(int dtu)"
name: "withDtu(int dtu)"
nameWithType: "SqlElasticPool.UpdateStages.WithDtu.withDtu(int dtu)"
summary: "Sets the total shared DTU for the SQL Azure Database Elastic Pool."
modifiers:
- "abstract"
parameters:
- description: "total shared DTU for the SQL Azure Database Elastic Pool"
name: "dtu"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
syntax: "</br>public abstract SqlElasticPool.Update withDtu(int dtu)"
desc: "Sets the total shared DTU for the SQL Azure Database Elastic Pool."
returns:
description: "The next stage of definition."
type: "<xref href=\"com.microsoft.azure.management.sql.SqlElasticPool.Update?alt=com.microsoft.azure.management.sql.SqlElasticPool.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The SQL Elastic Pool definition to set the number of shared DTU for elastic pool."
metadata: {}
package: "com.microsoft.azure.management.sql"
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4