SqlElasticPool.DefinitionStages.WithAttach<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

public interface WithAttach extends SqlElasticPool.DefinitionStages.WithDatabaseDtuMin,SqlElasticPool.DefinitionStages.WithDatabaseDtuMax,SqlElasticPool.DefinitionStages.WithDtu,SqlElasticPool.DefinitionStages.WithStorageCapacity,Attachable.InDefinition

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.

Inherited Members

Applies to