Uses of Interface
com.azure.resourcemanager.sql.models.SqlDatabase.DefinitionStages.WithStorageKeyAfterElasticPool
-
Packages that use SqlDatabase.DefinitionStages.WithStorageKeyAfterElasticPool Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of SqlDatabase.DefinitionStages.WithStorageKeyAfterElasticPool in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return SqlDatabase.DefinitionStages.WithStorageKeyAfterElasticPool Modifier and Type Method Description SqlDatabase.DefinitionStages.WithStorageKeyAfterElasticPool<ParentT>SqlDatabase.DefinitionStages.WithImportFromAfterElasticPool. importFrom(String storageUri)Creates a new database from a BACPAC file.
-