SqlDatabaseOperations.DefinitionStages.WithExistingDatabaseAfterElasticPool Interface
Implements
WithCreateAfterElasticPoolOptions
WithImportFromAfterElasticPool
WithRestorePointDatabaseAfterElasticPool
WithSampleDatabaseAfterElasticPool
WithSourceDatabaseId
public static interface SqlDatabaseOperations.DefinitionStages.WithExistingDatabaseAfterElasticPool
extends WithImportFromAfterElasticPool, WithRestorePointDatabaseAfterElasticPool, WithSampleDatabaseAfterElasticPool, WithSourceDatabaseId, WithCreateAfterElasticPoolOptions
The stage to decide whether using existing database or not.
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java