View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - VmFolderInfo
- Class
- VMware.Hv.VmFolderInfo
- Property of
- VmFolderInfo
- Returned by
- VmFolder_GetVmFolderTree
- See also
- VmFolderData, VmFolderId,
- Since
- Horizon View 6.0
Data Object Description
VmFolderInfo aggregates VmFolderData with FolderId for folders retrieved from the VC. It is a tree-structure.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | VmFolderId |
VmFolder Id
|
folderData | VmFolderData |
Folder display data
|
children | VmFolderInfo[] |
Children nodes of the tree-structure
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |