C# Class JobManagerInterfaces.LockVMCommand

Inheritance: AutomationMessageContent
ファイルを表示 Open project: ryanski44/VM-Automation-Framework

Public Methods

Method Description
LockVMCommand ( ) : System
LockVMCommand ( string vmPath ) : System

Method Details

LockVMCommand() public method

public LockVMCommand ( ) : System
return System

LockVMCommand() public method

public LockVMCommand ( string vmPath ) : System
vmPath string
return System