Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Update Namespace
Contains interfaces that support updating a SQL database.
Interfaces
IUpdate |
The template for a SQLDatabase modifyState operation, containing all the settings that can be modified. |
IWithEdition |
The SQL Database definition to set the edition for database. |
IWithElasticPoolName |
The SQL Database definition to set the elastic pool for database. |
IWithMaxSizeBytes |
The SQL Database definition to set the Max Size in Bytes for database. |
IWithServiceObjective |
The SQL Database definition to set the service level objective. |