public int GetExternalNetworkVLAN(int itemId)
 {
     return(VirtualizationServerControllerProxmox.GetExternalNetworkVLAN(itemId));
 }