IWithImportFromAfterElasticPool Schnittstelle

Definition

Die SQL-Datenbank Definition, um eine BACPAC-Datei als Quelldatenbank zu importieren.

public interface IWithImportFromAfterElasticPool : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithImportFromAfterElasticPoolBeta
type IWithImportFromAfterElasticPool = interface
    interface IWithImportFromAfterElasticPoolBeta
    interface IBeta
Public Interface IWithImportFromAfterElasticPool
Implements IBeta, IWithImportFromAfterElasticPoolBeta
Abgeleitet
Implementiert

Methoden

ImportFrom(IStorageAccount, String, String)

Erstellt eine neue Datenbank aus einer BACPAC-Datei.

(Geerbt von IWithImportFromAfterElasticPoolBeta)
ImportFrom(String)

Erstellt eine neue Datenbank aus einer BACPAC-Datei.

(Geerbt von IWithImportFromAfterElasticPoolBeta)

Gilt für: