Interface SqlElasticPool.DefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,SqlElasticPool.DefinitionStages.WithDatabaseDtuMax<ParentT>
,SqlElasticPool.DefinitionStages.WithDatabaseDtuMin<ParentT>
,SqlElasticPool.DefinitionStages.WithDtu<ParentT>
,SqlElasticPool.DefinitionStages.WithStorageCapacity<ParentT>
- All Known Subinterfaces:
SqlElasticPool.DefinitionStages.WithBasicEdition<ParentT>
,SqlElasticPool.DefinitionStages.WithPremiumEdition<ParentT>
,SqlElasticPool.DefinitionStages.WithStandardEdition<ParentT>
,SqlElasticPool.SqlElasticPoolDefinition<ParentT>
- Enclosing interface:
- SqlElasticPool.DefinitionStages
public static interface SqlElasticPool.DefinitionStages.WithAttach<ParentT>
extends SqlElasticPool.DefinitionStages.WithDatabaseDtuMin<ParentT>, SqlElasticPool.DefinitionStages.WithDatabaseDtuMax<ParentT>, SqlElasticPool.DefinitionStages.WithDtu<ParentT>, SqlElasticPool.DefinitionStages.WithStorageCapacity<ParentT>, Attachable.InDefinition<ParentT>
The final stage of the SQL Elastic Pool definition.
At this stage, any remaining optional settings can be specified, or the SQL Elastic Pool definition can be attached to the parent SQL Server definition.
-
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.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.WithStorageCapacity
withStorageCapacity