IWithImportFromAfterElasticPoolBeta<ParentT> Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Le SQL Database définition pour importer un fichier BACPAC en tant que base de données source au sein d’un pool élastique.
public interface IWithImportFromAfterElasticPoolBeta<ParentT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithImportFromAfterElasticPoolBeta<'ParentT> = interface
interface IBeta
Public Interface IWithImportFromAfterElasticPoolBeta(Of ParentT)
Implements IBeta
Paramètres de type
- ParentT
Étape de la définition parente à laquelle revenir après l’attachement de cette définition.
- Dérivé
- Implémente
Méthodes
ImportFrom(IStorageAccount, String, String) |
Crée une base de données à partir d’un fichier BACPAC. |
ImportFrom(String) |
Crée une base de données à partir d’un fichier BACPAC. |
S’applique à
Azure SDK for .NET