VmGcProfileSysprepConfig#

class VmGcProfileSysprepConfig(customization=None, *args, **kwargs)#

Bases: object

Configuration of the VM Guest Customization Profile for customization of a Windows guest operating system.

Parameters:

customization (required) – (customization) Either specify the values for the parameters or an unattend XML file.

property customization#

Either specify the values for the parameters or an unattend XML file.

Type:

VmGcProfileSysprepParams | VmGcProfileAnswerFile

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model