ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface SqlElasticPool.DefinitionStages.WithDatabaseMinCapacity<ParentT>
| Modifier and Type | Method and Description |
|---|---|
SqlElasticPool.DefinitionStages.WithAttach<ParentT> |
withDatabaseMinCapacity(double minCapacity)
Sets the minimum capacity all SQL Azure Databases are guaranteed.
|
SqlElasticPool.DefinitionStages.WithAttach<ParentT> withDatabaseMinCapacity(double minCapacity)
minCapacity - The minimum capacity all databases are guaranteed.Copyright © 2020 Microsoft Corporation. All rights reserved.