public static interface SqlElasticPoolOperations.SqlElasticPoolActionsDefinition extends SqlChildrenOperations.SqlChildrenActionsDefinition<SqlElasticPool>
Modifier and Type | Method and Description |
---|---|
SqlElasticPoolOperations.DefinitionStages.WithEdition |
define(String elasticPoolName)
Begins the definition of a new SQL Elastic Pool to be added to this server.
|
delete, deleteAsync, deleteById, deleteByIdAsync, get, getAsync, getById, getByIdAsync, list, listAsync
SqlElasticPoolOperations.DefinitionStages.WithEdition define(String elasticPoolName)
elasticPoolName
- the name of the new SQL Elastic PoolCopyright © 2019. All rights reserved.