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, listAsyncSqlElasticPoolOperations.DefinitionStages.WithEdition define(String elasticPoolName)
elasticPoolName - the name of the new SQL Elastic Pool/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/