TemplateAdvancedFolder Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Template
DESCRIPTION
Available to VDI/RDS Templates VCenter/MSCluster/HyperV
INHERITED FROM
RASSerilazableObj⇒TemplateAdvancedFolder
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
String | FolderId | The ID of a folder where desktop VMs will be created. | |
String | FolderName | Folder name where desktop VMs will be created. | |
String | SubFolderName | Subfolder name 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