VmGcProfileSysprepConfigOverrideSpec#

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

Bases: object

Sysprep configuration override specification for Windows operating system customization.

Parameters:

customization (required) – (customization) Customization override information for the Windows operating system. You can either override specific sysprep parameters or provide a custom unattend.xml file to override the entire configuration.

property customization#

Customization override information for the Windows operating system. You can either override specific sysprep parameters or provide a custom unattend.xml file to override the entire configuration.

Type:

VmGcProfileSysprepParamsOverrideSpec | VmGcProfileAnswerFileOverrideSpec

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model