ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface SqlElasticPool.DefinitionStages.WithDatabaseMaxCapacity<ParentT>
| Modifier and Type | Method and Description |
|---|---|
SqlElasticPool.DefinitionStages.WithAttach<ParentT> |
withDatabaseMaxCapacity(double maxCapacity)
Sets the maximum capacity any one SQL Azure Database can consume.
|
SqlElasticPool.DefinitionStages.WithAttach<ParentT> withDatabaseMaxCapacity(double maxCapacity)
maxCapacity - The maximum capacity any one database can consume.Copyright © 2020 Microsoft Corporation. All rights reserved.