VmGcProfileTimezone#

class VmGcProfileTimezone(value=None, *args, **kwargs)#

Bases: object

The computer’s time zone in string format. For different timezone values, refer to the Windows unattend installation documentation.

Parameters:

value (required min=1 chars, max=256 chars) – (value) Timezone value.

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model

property value#

Timezone value.

Type:

str