Interface SqlElasticPool.SqlElasticPoolDefinition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,SqlElasticPool.DefinitionStages.Blank<ParentT>
,SqlElasticPool.DefinitionStages.WithAttach<ParentT>
,SqlElasticPool.DefinitionStages.WithBasicEdition<ParentT>
,SqlElasticPool.DefinitionStages.WithDatabaseDtuMax<ParentT>
,SqlElasticPool.DefinitionStages.WithDatabaseDtuMin<ParentT>
,SqlElasticPool.DefinitionStages.WithDtu<ParentT>
,SqlElasticPool.DefinitionStages.WithEdition<ParentT>
,SqlElasticPool.DefinitionStages.WithPremiumEdition<ParentT>
,SqlElasticPool.DefinitionStages.WithStandardEdition<ParentT>
,SqlElasticPool.DefinitionStages.WithStorageCapacity<ParentT>
- Enclosing interface:
- SqlElasticPool
public static interface SqlElasticPool.SqlElasticPoolDefinition<ParentT>
extends SqlElasticPool.DefinitionStages.Blank<ParentT>, SqlElasticPool.DefinitionStages.WithEdition<ParentT>, SqlElasticPool.DefinitionStages.WithBasicEdition<ParentT>, SqlElasticPool.DefinitionStages.WithStandardEdition<ParentT>, SqlElasticPool.DefinitionStages.WithPremiumEdition<ParentT>, SqlElasticPool.DefinitionStages.WithAttach<ParentT>
Container interface for all the definitions that need to be implemented.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach
Methods inherited from interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithBasicEdition
withDatabaseDtuMax, withDatabaseDtuMin, withReservedDtu
Methods inherited from interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithDatabaseDtuMax
withDatabaseDtuMax
Methods inherited from interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithDatabaseDtuMin
withDatabaseDtuMin
Methods inherited from interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithDtu
withDtu
Methods inherited from interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithEdition
withBasicPool, withEdition, withPremiumPool, withStandardPool
Methods inherited from interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithPremiumEdition
withDatabaseDtuMax, withDatabaseDtuMin, withReservedDtu, withStorageCapacity
Methods inherited from interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithStandardEdition
withDatabaseDtuMax, withDatabaseDtuMin, withReservedDtu, withStorageCapacity
Methods inherited from interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithStorageCapacity
withStorageCapacity