SqlDatabase.DefinitionStages.WithExistingDatabaseAfterElasticPool<ParentT> インターフェイス

型パラメーター

ParentT

この定義をアタッチした後に戻る親定義のステージ

実装

public static interface SqlDatabase.DefinitionStages.WithExistingDatabaseAfterElasticPool
extends WithImportFromAfterElasticPool<ParentT>, WithRestorePointDatabaseAfterElasticPool<ParentT>, WithSampleDatabaseAfterElasticPool<ParentT>, WithSourceDatabaseId<ParentT>, WithAttachAfterElasticPoolOptions<ParentT>

既存のデータベースを使用するかどうかを決定するステージ。

適用対象