public static interface SqlElasticPool.DefinitionStages.WithEdition
| Modifier and Type | Method and Description |
|---|---|
SqlElasticPool.DefinitionStages.WithCreate |
withEdition(ElasticPoolEditions edition)
Sets the edition for the SQL Elastic Pool.
|
SqlElasticPool.DefinitionStages.WithCreate withEdition(ElasticPoolEditions edition)
edition - edition to be set for elastic pool./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/