Virtual networks on Azure Stack work mostly as you are used to them from working on Azure. There are many differences when it comes to capabilities. Azure Stack does not, for example, allow VNet peering, which would allow you to route traffic between virtual networks without additional resources such as VPN Gateways.
This recipe shows you how to connect to Azure Stack and how to work with the AzureRmVirtualNetwork cmdlets.