Partager via


IWithImportFromAfterElasticPool Interface

Définition

Le SQL Database définition pour importer un fichier BACPAC en tant que base de données source.

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
Dérivé
Implémente

Méthodes

ImportFrom(IStorageAccount, String, String)

Crée une base de données à partir d’un fichier BACPAC.

(Hérité de IWithImportFromAfterElasticPoolBeta)
ImportFrom(String)

Crée une base de données à partir d’un fichier BACPAC.

(Hérité de IWithImportFromAfterElasticPoolBeta)

S’applique à