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 com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTagsMethods inherited from interface com.azure.resourcemanager.sql.models.SqlServer.UpdateStages.WithAdministratorPassword
withAdministratorPasswordMethods inherited from interface com.azure.resourcemanager.sql.models.SqlServer.UpdateStages.WithDatabase
defineDatabase, withoutDatabaseMethods inherited from interface com.azure.resourcemanager.sql.models.SqlServer.UpdateStages.WithElasticPool
defineElasticPool, withoutElasticPoolMethods inherited from interface com.azure.resourcemanager.sql.models.SqlServer.UpdateStages.WithFirewallRule
defineFirewallRule, withoutFirewallRuleMethods inherited from interface com.azure.resourcemanager.sql.models.SqlServer.UpdateStages.WithPublicNetworkAccess
disablePublicNetworkAccess, enablePublicNetworkAccessMethods inherited from interface com.azure.resourcemanager.sql.models.SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentity
withSystemAssignedManagedServiceIdentity