C# Class EsxiMgmt.Core.ObjectModel.VirtualMachinesSelector

Description of VirtualMachinesSelector.
Show file Open project: apetrovskiy/STUPS Class Usage Examples

Public Methods

Method Description
GetMachines ( string hostnames, int id, string name, string path ) : IEnumerable

Private Methods

Method Description
GetConnectionInfosForSelectedServers ( string hostnames ) : List
GetMachinesFromServer ( IEnumerable connectionInfos ) : IEnumerable

Method Details

GetMachines() public method

public GetMachines ( string hostnames, int id, string name, string path ) : IEnumerable
hostnames string
id int
name string
path string
return IEnumerable