Exemplo n.º 1
0
 public VirtualSwitch[] GetExternalSwitchesWMI(int serviceId, string computerName)
 {
     return(VirtualizationServerController2012.GetExternalSwitchesWMI(serviceId, computerName));
 }