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