TemplateAdvancedNativePool Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Template
DESCRIPTION
Available to VDI/RDS Templates VMWareESXi/VCenter
INHERITED FROM
RASSerilazableObj⇒TemplateAdvancedNativePool
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | HWGPU | Enable hardware acceleration graphics licensing support. | |
String | NativePoolId | The ID of the native pool where desktop VMs will be created. | |
String | NativePoolName | The name of the native pool 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