Interface SqlServer.Update
- All Superinterfaces:
Appliable<SqlServer>, Indexable, Resource.UpdateWithTags<SqlServer.Update>, SqlServer.UpdateStages.WithAdministratorPassword, SqlServer.UpdateStages.WithDatabase, SqlServer.UpdateStages.WithElasticPool, SqlServer.UpdateStages.WithFirewallRule, SqlServer.UpdateStages.WithPublicNetworkAccess, SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentity
- Enclosing interface:
SqlServer
public static interface SqlServer.Update
extends Appliable<SqlServer>, SqlServer.UpdateStages.WithAdministratorPassword, SqlServer.UpdateStages.WithElasticPool, SqlServer.UpdateStages.WithDatabase, SqlServer.UpdateStages.WithFirewallRule, SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentity, SqlServer.UpdateStages.WithPublicNetworkAccess, Resource.UpdateWithTags<SqlServer.Update>
The template for a SQLServer update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface Resource.UpdateWithTags
withoutTag, withTag, withTagsMethods inherited from interface SqlServer.UpdateStages.WithAdministratorPassword
withAdministratorPasswordMethods inherited from interface SqlServer.UpdateStages.WithDatabase
defineDatabase, withoutDatabaseMethods inherited from interface SqlServer.UpdateStages.WithElasticPool
defineElasticPool, withoutElasticPoolMethods inherited from interface SqlServer.UpdateStages.WithFirewallRule
defineFirewallRule, withoutFirewallRuleMethods inherited from interface SqlServer.UpdateStages.WithPublicNetworkAccess
disablePublicNetworkAccess, enablePublicNetworkAccessMethods inherited from interface SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentity
withSystemAssignedManagedServiceIdentity