Uses of Interface
com.azure.resourcemanager.sql.models.SqlDatabase.UpdateStages.WithEdition
-
Packages that use SqlDatabase.UpdateStages.WithEdition Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of SqlDatabase.UpdateStages.WithEdition in com.azure.resourcemanager.sql.models
Subinterfaces of SqlDatabase.UpdateStages.WithEdition in com.azure.resourcemanager.sql.models Modifier and Type Interface Description static interfaceSqlDatabase.UpdateThe template for a SqlDatabase update operation, containing all the settings that can be modified.Methods in com.azure.resourcemanager.sql.models that return SqlDatabase.UpdateStages.WithEdition Modifier and Type Method Description SqlDatabase.UpdateStages.WithEditionSqlDatabase.UpdateStages.WithElasticPoolName. withoutElasticPool()Removes database from it's elastic pool.
-