VM Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Virtual Machine

INHERITED FROM

INTERFACES

PUBLIC PROPERTIES

Type Name Description
String Id ID of the VM
String IP IP of the VM
Boolean IsGuest Whether the VM is guest or not
Boolean IsTemplate Whether the VM is template or not
String Name Name of the VM
String NativePoolId ID of Native Pool
UInt32 ProviderId Provider ID
String Server FQDN or IP address of the RAS Server
UInt32 SiteId Site ID
VMState State VM State
String User VM User

PUBLIC METHODS

Type Name Description
Void CheckIfSettingsChangeAllowed ()
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Commands

Get-RASVM
New-RASVDIGuest
New-RASVDITemplate
Reset-RASVM
Restart-RASVM
Start-RASVM
Stop-RASVM
Suspend-RASVM