Interface SqlDatabase.Update
- All Superinterfaces:
Appliable<SqlDatabase>
,Indexable
,Resource.UpdateWithTags<SqlDatabase.Update>
,SqlDatabase.UpdateStages.WithEdition
,SqlDatabase.UpdateStages.WithElasticPoolName
,SqlDatabase.UpdateStages.WithMaxSizeBytes
,SqlDatabase.UpdateStages.WithServiceObjective
- Enclosing interface:
- SqlDatabase
public static interface SqlDatabase.Update
extends SqlDatabase.UpdateStages.WithEdition, SqlDatabase.UpdateStages.WithElasticPoolName, SqlDatabase.UpdateStages.WithMaxSizeBytes, SqlDatabase.UpdateStages.WithServiceObjective, Resource.UpdateWithTags<SqlDatabase.Update>, Appliable<SqlDatabase>
The template for a SqlDatabase update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithEdition
withBasicEdition, withBasicEdition, withEdition, withPremiumEdition, withPremiumEdition, withStandardEdition, withStandardEdition
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithElasticPoolName
withExistingElasticPool, withExistingElasticPool, withNewElasticPool, withoutElasticPool
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithMaxSizeBytes
withMaxSizeBytes
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithServiceObjective
withServiceObjective