C# Class JobManagerService.VSphereHostConnection

Inheritance: IVMHostConnection
Mostra file Open project: ryanski44/VM-Automation-Framework

Public Methods

Method Description
GetVMConnectionFromPath ( string path ) : IVMConnection
Login ( ) : void
VSphereHostConnection ( ) : System

Method Details

GetVMConnectionFromPath() public method

public GetVMConnectionFromPath ( string path ) : IVMConnection
path string
return IVMConnection

Login() public method

public Login ( ) : void
return void

VSphereHostConnection() public method

public VSphereHostConnection ( ) : System
return System