ParentT
- the stage of the parent definition to return to after attaching this definitionpublic 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>
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.
withDatabaseDtuMin
withDatabaseDtuMax
withDtu
withStorageCapacity
attach
Copyright © 2019. All rights reserved.