VM Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Virtual Machine
INHERITED FROM
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
Id
String
IP
IP of the VM
Boolean
IsHost
Whether the VM is host or not
Boolean
IsTemplate
Whether the VM is template or not
String
Name
String
NativePoolId
ID of Native Pool
UInt32
ProviderId
String
Server
FQDN or IP address of the RAS Server
UInt32
SiteId
String
User
VM User
PUBLIC METHODS
Type
Name
Description
Void
CheckIfSettingsChangeAllowed ()
Type
GetType ()
String
ToString ()
Last updated