VmGcProfileConfig#

class VmGcProfileConfig(profile=None, config_override_spec=None, *args, **kwargs)#

Bases: object

Override configuration for the VM Guest Customization Profile.

Parameters:
  • profile (required) – (profile)

  • config_override_spec – (config_override_spec) Sysprep configuration override specification for Windows operating system customization.

property config_override_spec#

Sysprep configuration override specification for Windows operating system customization.

Type:

VmGcProfileSysprepConfigOverrideSpec

property profile#
Type:

VmGcProfileReference

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model