View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DesktopPersistentDiskSettings
- Class
- VMware.Hv.PersistentDiskSettings
- Property of
- DesktopViewComposerStorageSettings
- See also
- DesktopVirtualCenterDatastoreSettings
- Since
- Horizon View 6.0
Data Object Description
With View Composer, you can configure OS data and user information on separate disks in linked-clone machines. View Composer preserves the user information on the persistent disk when the OS data is updated, refreshed, or rebalanced. A View Composer persistent disk contains user settings and other user-generated data.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
redirectWindowsProfile | xsd:boolean |
Windows profiles will be redirected to persistent disks, which are not
affected by View Composer operations such as refresh, recompose and
rebalance. Note(s) :-
|
useSeparateDatastoresPersistentAndOSDisks | xsd:boolean |
Whether to use separate datastores for persistent and OS disks. This
must be false if redirectWindowsProfile is false.
|
persistentDiskDatastores | DesktopVirtualCenterDatastoreSettings[] |
Datastores to store persistent disks for View Composer VMs.
|
diskSizeMB | xsd:int |
Size of the persistent disk in MB.
|
diskDriveLetter | xsd:string |
Persistent disk drive letter. This must be different than
diskDriveLetter if set.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |