VDIHostPoolMember
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
VDI Host Pool Member
INHERITED FROM
⇒
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
VDIHostPoolMemberType | Type | Type of the VDI Host Pool member
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 Types | | |
Last updated