TemplateAdvancedPhysicalHost Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Template
DESCRIPTION
Available to VDI/RDS Templates VCenter
INHERITED FROM
RASSerilazableObj⇒TemplateAdvancedPhysicalHost
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
String | PhysicalHostId | The ID of a physical host where desktop VMs will be created. | |
String | PhysicalHostName | The name of a physical host where desktop VMs will be created. |
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 () |
Last updated