public VirtualSwitch[] GetExternalSwitches(int serviceId, string computerName) { return(VirtualizationServerControllerForPrivateCloud.GetExternalSwitches(serviceId, computerName)); }