SqlElasticPool.SqlElasticPoolDefinition<ParentT> Interface

Type Parameters

ParentT

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

Implements

Blank<ParentT> WithAttach<ParentT> WithBasicEdition<ParentT> WithEdition<ParentT> WithPremiumEdition<ParentT> WithStandardEdition<ParentT>

public static interface SqlElasticPool.SqlElasticPoolDefinition
extends Blank<ParentT>, WithEdition<ParentT>, WithBasicEdition<ParentT>, WithStandardEdition<ParentT>, WithPremiumEdition<ParentT>, WithAttach<ParentT>

Container interface for all the definitions that need to be implemented.

Applies to