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

30 строки
1.8 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabaseDtuMin"
fullName: "com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabaseDtuMin"
name: "SqlElasticPool.UpdateStages.WithDatabaseDtuMin"
nameWithType: "SqlElasticPool.UpdateStages.WithDatabaseDtuMin"
summary: "The SQL Elastic Pool definition to set the minimum DTU for database."
syntax: "public static interface **SqlElasticPool.UpdateStages.WithDatabaseDtuMin**"
methods:
- uid: "com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabaseDtuMin.withDatabaseDtuMin(int)"
fullName: "com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabaseDtuMin.withDatabaseDtuMin(int databaseDtuMin)"
name: "withDatabaseDtuMin(int databaseDtuMin)"
nameWithType: "SqlElasticPool.UpdateStages.WithDatabaseDtuMin.withDatabaseDtuMin(int databaseDtuMin)"
summary: "Sets the minimum DTU all SQL Azure Databases are guaranteed."
modifiers:
- "abstract"
parameters:
- description: "minimum DTU for all SQL Azure databases"
name: "databaseDtuMin"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
syntax: "</br>public abstract SqlElasticPool.Update withDatabaseDtuMin(int databaseDtuMin)"
desc: "Sets the minimum DTU all SQL Azure Databases are guaranteed."
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 minimum DTU for database."
metadata: {}
package: "com.microsoft.azure.management.sql"
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4