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>, com.microsoft.azure.management.resources.fluentcore.model.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.
withDatabaseDtuMinwithDatabaseDtuMaxwithDtuwithStorageCapacity/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/