Uses of Interface
com.azure.resourcemanager.sql.models.SqlElasticPoolOperations.DefinitionStages.WithEdition
Packages that use SqlElasticPoolOperations.DefinitionStages.WithEdition
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlElasticPoolOperations.DefinitionStages.WithEdition in com.azure.resourcemanager.sql.models
Subinterfaces of SqlElasticPoolOperations.DefinitionStages.WithEdition in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.sql.models that return SqlElasticPoolOperations.DefinitionStages.WithEditionModifier and TypeMethodDescriptionBegins the definition of a new SQL Elastic Pool to be added to this server.SqlElasticPoolOperations.DefinitionStages.WithSqlServer.withExistingSqlServer(SqlServer sqlServer) Sets the parent SQL server for the new Elastic Pool.SqlElasticPoolOperations.DefinitionStages.WithSqlServer.withExistingSqlServer(String resourceGroupName, String sqlServerName, String location) Sets the parent SQL server name and resource group it belongs to.