VmGcProfileAutoLogonSettingsOverrideSpec#
- class VmGcProfileAutoLogonSettingsOverrideSpec(logon_count=None, *args, **kwargs)#
Bases:
objectOverride specification for autologon settings. These settings override the corresponding autologon settings from the referenced profile. To completely discard the setting from the referenced profile, specify an empty object as the value.
- Parameters:
logon_count (min=1, max=32767) – (
logon_count) Override value for the number of automatic logons allowed. This overrides the logon count from the referenced profile.
- property logon_count#
Override value for the number of automatic logons allowed. This overrides the logon count from the referenced profile.
- Type:
int
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model