Interface SqlElasticPool.DefinitionStages.WithStandardEdition<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InDefinition<ParentT>, SqlElasticPool.DefinitionStages.WithAttach<ParentT>, SqlElasticPool.DefinitionStages.WithDatabaseDtuMax<ParentT>, SqlElasticPool.DefinitionStages.WithDatabaseDtuMin<ParentT>, SqlElasticPool.DefinitionStages.WithDtu<ParentT>, SqlElasticPool.DefinitionStages.WithStorageCapacity<ParentT>
All Known Subinterfaces:
SqlElasticPool.SqlElasticPoolDefinition<ParentT>
Enclosing interface:
SqlElasticPool.DefinitionStages

public static interface SqlElasticPool.DefinitionStages.WithStandardEdition<ParentT> extends SqlElasticPool.DefinitionStages.WithAttach<ParentT>
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a standard pool.