For those of you stumbling across this post, the answer is, Yes, you can team the Public adaptors.
You can also do the same for private BUT DON'T!!
Teaming the private interface can cause a false negative as it fails-over. This causes the Cluster to fail-over when the nodes are actually OK.
This is not majorally harmful, but it is by no means ideal
The Public adaptors will be fine on a Fault Tolerance set-up. That will give you a better uptime solution and a little more stability.
"What happens if I untick this?"