VDIHost

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

VDI Host

INHERITED FROM

RASSerilazableObj

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

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

--------------------------------------------------------------

Last updated