# Functions

ExpandCustomizationSpec reads certain ResourceData keys and returns a CustomizationSpec.
ExpandVirtualMachineCloneSpec creates a clone spec for an existing virtual machine.
ValidateCustomizationSpec checks the validity of the supplied customization spec.
ValidateVirtualMachineClone does pre-creation validation of a virtual machine's configuration to make sure it's suitable for use in cloning.
VirtualMachineCloneSchema represents the schema for the VM clone sub-resource.
VirtualMachineCustomizeSchema returns the schema for VM customization.
No description provided by the author