public static interface SqlElasticPool.UpdateStages.WithDatabaseMaxCapacity
| Modifier and Type | Method and Description |
|---|---|
SqlElasticPool.Update |
withDatabaseMaxCapacity(double maxCapacity)
Sets the maximum capacity any one SQL Azure Database can consume.
|
SqlElasticPool.Update withDatabaseMaxCapacity(double maxCapacity)
maxCapacity - The maximum capacity any one database can consume.Copyright © 2020 Microsoft Corporation. All rights reserved.