VDIHost
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
VDI Host
INHERITED FROM
⇒
VDIHost
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
Id
ID of the VM
String
Name
Name of the VM
UInt32
PoolId
Pool ID
UInt32
ProviderId
Provider ID
UInt32
SiteId
Site ID
UInt32
TemplateId
Template ID
DateTime
TimeCreated
Time when the object was created.
DateTime
TimeLastUsed
Time when the object was last used.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
--------------------------------------------------------------
Last updated