Ran across this question and would like some consensus on the correct answer.
You need to implement network virtualization.
On which object should you configure the virtual subnet ID?
A. Virtual switch
B. Hyper-V Server
C. VM
D. Virtual network adapter
All my research points to the "Virtual network adapter". Mostly because the "Set-VMNetworkAdaper" powershell command as a switch called "-VirtualSubnetID" whereas set-VMSwitch does not.
Regards,
Adam Tyler