View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DesktopVirtualCenterProvisioningSettings
- Class
- VMware.Hv.VirtualCenterProvisioningSettings
- Property of
- DesktopAutomatedDesktopData, DesktopAutomatedDesktopSpec
- See also
- DesktopVirtualCenterNetworkingSettings, DesktopVirtualCenterProvisioningData, DesktopVirtualCenterStorageSettings
- Since
- Horizon View 6.0
Data Object Description
Virtual Center entities associated with this Desktop.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
enableProvisioning | xsd:boolean |
Whether to enable provisioning immediately.
|
stopProvisioningOnError | xsd:boolean |
Whether provisioning on all VMs stops on error.
|
minReadyVMsOnVComposerMaintenance | xsd:int |
Minimum number of ready (provisioned) machines during View Composer
maintenance operations. Use this setting to perform machine maintenance
operations in a rolling fashion. Increasing this count may decrease the
concurrency for View Composer operations for the machine desktop. This
is applicable only in the case of linked-clone Automated Desktops. If the naming method is PATTERN, this value must be less than minNumberOfMachines. If the naming method is SPECIFIED and this is a create, this value must be less than the number of specified names. If the naming method is SPECIFIED and this value is updated, it must be less than the total number of existing machines in the desktop. The above checks are not done if this value is 0.
|
virtualCenterProvisioningData | DesktopVirtualCenterProvisioningData |
Virtual center entities used for provisioning.
|
virtualCenterStorageSettings | DesktopVirtualCenterStorageSettings |
Virtual Center storage settings.
|
virtualCenterNetworkingSettings | DesktopVirtualCenterNetworkingSettings |
Virtual Center networking settings.
|
addVirtualTPM | xsd:boolean |
Whether to add Virtual TPM device.
Since Horizon 7.6
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |