SqlElasticPool.DefinitionStages.WithEdition.withEdition(ElasticPoolEditions edition) 方法
定义
Sets the edition for the SQL Elastic Pool.
public SqlElasticPool.DefinitionStages.WithCreate withEdition(ElasticPoolEditions edition)
参数
- edition
- ElasticPoolEditions
edition to be set for elastic pool.
返回
SqlElasticPool.DefinitionStages.WithCreate
The next stage of the definition.