So what I'm trying to accomplish is a way to restrict VMs to be able to use only one of many available IPv4 addresses. I was thinking of trying to set up the firewall to use implicit deny unless the source IP was the IP I want to allow the VM to use. Is this feasible as a way to restrict IPv4 address usage, or is there an easier way to do this?