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.WithSystemAssignedManagedServiceIdentity
- Enclosing interface:
- SqlServer
@Beta(V1_7_0)
public static interface SqlServer.Update
extends Appliable<SqlServer>, SqlServer.UpdateStages.WithAdministratorPassword, SqlServer.UpdateStages.WithElasticPool, SqlServer.UpdateStages.WithDatabase, SqlServer.UpdateStages.WithFirewallRule, SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentity, 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.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.SqlServer.UpdateStages.WithAdministratorPassword
withAdministratorPassword
Methods inherited from interface com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithDatabase
withNewDatabase, withoutDatabase
Methods inherited from interface com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithElasticPool
withNewElasticPool, withNewElasticPool, withoutElasticPool
Methods inherited from interface com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithFirewallRule
withNewFirewallRule, withNewFirewallRule, withNewFirewallRule, withoutFirewallRule
Methods inherited from interface com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentity
withSystemAssignedManagedServiceIdentity