C# Класс EsxiMgmt.Core.ObjectModel.VirtualMachinesSelector

Description of VirtualMachinesSelector.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetMachines ( string hostnames, int id, string name, string path ) : IEnumerable

Приватные методы

Метод Описание
GetConnectionInfosForSelectedServers ( string hostnames ) : List
GetMachinesFromServer ( IEnumerable connectionInfos ) : IEnumerable

Описание методов

GetMachines() публичный Метод

public GetMachines ( string hostnames, int id, string name, string path ) : IEnumerable
hostnames string
id int
name string
path string
Результат IEnumerable