tell me please, how i can change vswitch and vlan via powershell in backup replication job for hyperv?
in gui i can find networking tab

but in powershell I can't find needed parameters in comandlet Add-VBRHvReplicaJob
for example, for VMware i can find parameters in comandlet Add-VBRViReplicaJob
[-SourceNetwork <VBRViNetworkInfo[]>] [-TargetNetwork <VBRViNetworkInfo[]>]
how to define source and target network mapping (switch and vlan) for hyperv in powershell?