7.1

Table Of Contents
Table 314. Custom Properties V Table (Continued)
Property Description
VirtualMachine.Customize.WaitComplete
Set to True to prevent the provisioning workow
from sending work items to the guest agent until all
customizations are complete.
VirtualMachine.Core.Count
If set to a value greater than zero, species the
number of cores per socket when provisioning the
virtual machine.
You can use this property on a blueprint to specify
cores per virtual socket or total number of sockets.
For example, your licensing terms might restrict
software that is licensed per socket or available
operating systems only recognize so many sockets
and additional CPUs must be provisioned as
additional cores.
VirtualMachine.DiskN.Letter
Species the drive leer or mount point of a
machine’s disk N. The default is C. For example, to
specify the leer D for Disk 1, dene the custom
property as VirtualMachine.Disk1.Letter and
enter the value D. Disk numbering must be
sequential. When used in conjunction with a guest
agent, this value species the drive leer or mount
point under which an additional disk N is mounted
by the guest agent in the guest operating system.
VirtualMachine.DiskN.Size
Denes the size in GB of disk N. For example, to give
a size of 150 GB to a disk G, dene the custom
property VirtualMachine.Disk0.Size and enter a
value of 150. Disk numbering must be sequential. By
default a machine has one disk referred to by
VirtualMachine.Disk0.Size, where size is
specied by the storage value on the blueprint from
which the machine is provisioned. The storage value
on the blueprint user interface overwrites the value
in the VirtualMachine.Disk0.Size property. The
VirtualMachine.Disk0.Size property is not
available as a custom property because of its
relationship with the storage option on the blueprint.
More disks can be added by specifying
VirtualMachine.Disk1.Size,
VirtualMachine.Disk2.Size and so on.
VirtualMachine.Admin.TotalDiskUsage always
represents the total of the .DiskN.Size properties
plus the VMware.Memory.Reservation size
allocation.
VirtualMachine.DiskN.IsFixed
Disables the editing of a specic disk when
reconguring a machine. Set to True to disable
display of the edit capacity option for a specic
volume. The True value is case-sensitive. The N value
is the 0-based index of the disk.
Alternatively, you can set the
VirtualMachine.DiskN.IsFixed custom property
to True in the VirtualMachineProperties table in the
database or use the Repository API to specify a URI
value such
as .../Repository/Data/ManagementModelEntit
ies.svc/VirtualMachines(guid'60D93A8A-
F541-4CE0-
A6C6-78973AC0F1D2')/VirtualMachineProperti
es.
Chapter 3 Custom Properties Grouped by Name
VMware, Inc. 69