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