I am currently working on a script to create a VM that has network-interfaces with both vlan-tag and a pre-defined pci-bus address, and it seems impossible?!
While using the --net# I am able to create a tagged network interface.
qm create <ID> --name <NAME> --bios ovmf --ostype ...