public static interface SqlServer.DefinitionStages.WithElasticPool
| Modifier and Type | Method and Description |
|---|---|
SqlElasticPool.DefinitionStages.Blank<? extends SqlServer.DefinitionStages.WithCreate> |
defineElasticPool(String elasticPoolName)
Begins the definition of a new SQL Elastic Pool to be added to this server.
|
SqlElasticPool.DefinitionStages.Blank<? extends SqlServer.DefinitionStages.WithCreate> defineElasticPool(String elasticPoolName)
elasticPoolName - the name of the new SQL Elastic PoolCopyright © 2020 Microsoft Corporation. All rights reserved.