SqlDatabase.DefinitionStages.WithExistingDatabaseAfterElasticPool<ParentT> Interface

Type Parameters

ParentT

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

public interface WithExistingDatabaseAfterElasticPool extends SqlDatabase.DefinitionStages.WithImportFromAfterElasticPool,SqlDatabase.DefinitionStages.WithRestorePointDatabaseAfterElasticPool,SqlDatabase.DefinitionStages.WithSampleDatabaseAfterElasticPool,SqlDatabase.DefinitionStages.WithSourceDatabaseId,SqlDatabase.DefinitionStages.WithAttachAfterElasticPoolOptions

The stage to decide whether using existing database or not.

Inherited Members

Applies to