public static interface SqlElasticPool.UpdateStages.WithDatabaseMinCapacity
| Modifier and Type | Method and Description |
|---|---|
SqlElasticPool.Update |
withDatabaseMinCapacity(double minCapacity)
Sets the minimum capacity all SQL Azure Databases are guaranteed.
|
SqlElasticPool.Update withDatabaseMinCapacity(double minCapacity)
minCapacity - The minimum capacity all databases are guaranteed.Copyright © 2020 Microsoft Corporation. All rights reserved.