C# Class EsxiMgmt.Core.ObjectModel.VirtualMachinesSelector

Description of VirtualMachinesSelector.
Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Méthodes publiques

Méthode Description
GetMachines ( string hostnames, int id, string name, string path ) : IEnumerable

Private Methods

Méthode Description
GetConnectionInfosForSelectedServers ( string hostnames ) : List
GetMachinesFromServer ( IEnumerable connectionInfos ) : IEnumerable

Method Details

GetMachines() public méthode

public GetMachines ( string hostnames, int id, string name, string path ) : IEnumerable
hostnames string
id int
name string
path string
Résultat IEnumerable