Interface SqlElasticPoolOperations
-
- All Superinterfaces:
SqlChildrenOperations<SqlElasticPool>,SupportsCreating<SqlElasticPoolOperations.DefinitionStages.WithSqlServer>
public interface SqlElasticPoolOperations extends SupportsCreating<SqlElasticPoolOperations.DefinitionStages.WithSqlServer>, SqlChildrenOperations<SqlElasticPool>
A representation of the Azure SQL Elastic Pool operations.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSqlElasticPoolOperations.DefinitionStagesGrouping of all the SQL Elastic Pool definition stages.static interfaceSqlElasticPoolOperations.SqlElasticPoolActionsDefinitionGrouping of the Azure SQL Elastic Pool common actions.static interfaceSqlElasticPoolOperations.SqlElasticPoolOperationsDefinitionContainer interface for all the definitions that need to be implemented.-
Nested classes/interfaces inherited from interface com.azure.resourcemanager.sql.models.SqlChildrenOperations
SqlChildrenOperations.SqlChildrenActionsDefinition<T>
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlChildrenOperations
deleteById, deleteByIdAsync, deleteBySqlServer, deleteBySqlServerAsync, getById, getByIdAsync, getBySqlServer, getBySqlServer, getBySqlServerAsync, getBySqlServerAsync, listBySqlServer, listBySqlServer, listBySqlServerAsync, listBySqlServerAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
define
-
-