iscsi is a block device: you gain a 'disk drive' sitting on your network.
A dedicated network for disk traffic and use it to host on-prem virtualization. It's called a SAN array.
I kind of expect the performance is worse, but one neat thing is that iscsi is a block device, so you could run e.g. disk crypto, volume management or whatever on it. Not to mention any FS. And you don't need to deal with NFS or RPC.