public static interface SqlElasticPool.UpdateStages.WithDatabaseDtuMax
| Modifier and Type | Method and Description |
|---|---|
SqlElasticPool.Update |
withDatabaseDtuMax(int databaseDtuMax)
Sets the maximum DTU any one SQL Azure Database can consume.
|
SqlElasticPool.Update withDatabaseDtuMax(int databaseDtuMax)
databaseDtuMax - maximum DTU any one SQL Azure Database can consume/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/