public static interface SqlElasticPoolOperations.DefinitionStages.WithDatabaseDtuMax
| Modifier and Type | Method and Description |
|---|---|
SqlElasticPoolOperations.DefinitionStages.WithCreate |
withDatabaseDtuMax(int databaseDtuMax)
Deprecated.
|
@Deprecated SqlElasticPoolOperations.DefinitionStages.WithCreate 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.
*/