C# 클래스 EsxiMgmt.Core.ObjectModel.VirtualMachinesSelector

Description of VirtualMachinesSelector.
파일 보기 프로젝트 열기: apetrovskiy/STUPS 1 사용 예제들

공개 메소드들

메소드 설명
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