Interface Server.Update

All Superinterfaces:
Server.UpdateStages.WithAdministratorLoginPassword, Server.UpdateStages.WithMinimalTlsVersion, Server.UpdateStages.WithPublicNetworkAccess, Server.UpdateStages.WithReplicationRole, Server.UpdateStages.WithSku, Server.UpdateStages.WithSslEnforcement, Server.UpdateStages.WithStorageProfile, Server.UpdateStages.WithTags, Server.UpdateStages.WithVersion
Enclosing interface:
Server

The template for Server update.
  • Method Details

    • apply

      Server apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      Server apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.