Interface SqlElasticPoolOperations
- All Superinterfaces:
SqlChildrenOperations<SqlElasticPool>
,SupportsCreating<SqlElasticPoolOperations.DefinitionStages.WithSqlServer>
@Beta(V1_7_0)
public interface SqlElasticPoolOperations
extends SupportsCreating<SqlElasticPoolOperations.DefinitionStages.WithSqlServer>, SqlChildrenOperations<SqlElasticPool>
A representation of the Azure SQL Elastic Pool operations.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Grouping of all the SQL Elastic Pool definition stages.static interface
Grouping of the Azure SQL Elastic Pool common actions.static interface
Container interface for all the definitions that need to be implemented.Nested classes/interfaces inherited from interface com.microsoft.azure.management.sql.SqlChildrenOperations
SqlChildrenOperations.SqlChildrenActionsDefinition<T>
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.sql.SqlChildrenOperations
deleteById, deleteByIdAsync, deleteBySqlServer, deleteBySqlServerAsync, getById, getByIdAsync, getBySqlServer, getBySqlServer, getBySqlServerAsync, getBySqlServerAsync, listBySqlServer, listBySqlServer, listBySqlServerAsync, listBySqlServerAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating
define