Data Object - VmFolderInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.VmFolder.VmFolderInfo
Property of
Returned by
See also
Since
Horizon View 6.0
Data Object Description¶
VmFolderInfo aggregates VmFolderData with FolderId for folders retrieved from the VC. It is a tree-structure. 3
Data Object Properties¶
Name | Type | Description |
---|---|---|
id | VmFolderId | VmFolder Id 2 |
folderData | VmFolderData | Folder display data 2 |
children | VmFolderInfo[] | Children nodes of the tree-structure 1 2 |