VDIHostPoolMember Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
VDI Host Pool Member
INHERITED FROM
RASSerilazableObj⇒VDIHostPoolMember
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
UInt32
Id
ID of the VDI Host Pool member
String
Name
Name of the VDI Host Pool member
UInt32
ProviderId
ID of the Provider
Type
Type of the VDI Host Pool member
PUBLIC METHODS
Type
Name
Description
Int32
CompareTo (Object obj)
Boolean
Equals (Object obj)
Int32
GetHashCode ()
Type
GetType ()
String
ToString ()
Last updated