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
enableProvisioningxsd:boolean

Whether to enable provisioning immediately.
  • This property has a default value of true.
stopProvisioningOnErrorxsd:boolean

Whether provisioning on all VMs stops on error.
  • This property has a default value of true.
minReadyVMsOnVComposerMaintenancexsd: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.
  • This property has a default value of 0.
  • This property has a minimum value of 0.
virtualCenterProvisioningDataDesktopVirtualCenterProvisioningData

Virtual center entities used for provisioning.
virtualCenterStorageSettingsDesktopVirtualCenterStorageSettings

Virtual Center storage settings.
virtualCenterNetworkingSettingsDesktopVirtualCenterNetworkingSettings

Virtual Center networking settings.
addVirtualTPMxsd:boolean

Whether to add Virtual TPM device.

Since Horizon 7.6
  • This property has a default value of false.
  • This property need not be set.
  • This property cannot be updated.