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) :-
- For Instant clone desktops, this setting can only be set to false
-
This property has a default value of
true.
- This property cannot be updated.
|
useSeparateDatastoresPersistentAndOSDisks | xsd:boolean |
Whether to use separate datastores for persistent and OS disks. This
must be false if redirectWindowsProfile is false.
-
This property has a default value of
false.
- This property need not be set.
-
This property is required if
redirectWindowsProfile is set to
true.
|
persistentDiskDatastores | DesktopVirtualCenterDatastoreSettings[] |
Datastores to store persistent disks for View Composer VMs.
|
diskSizeMB | xsd:int |
Size of the persistent disk in MB.
-
This property has a default value of
2048.
- This property need not be set.
-
This property has a minimum value of 128.
-
This property is required if
redirectWindowsProfile is set to
true.
|
diskDriveLetter | xsd:string |
Persistent disk drive letter. This must be different than
diskDriveLetter if set.
-
This property has a default value of
D.
- This property need not be set.
-
This property must be single letters from D to Z.
-
This property is required if
redirectWindowsProfile is set to
true.
|