TemplateVersionReference#

class TemplateVersionReference(version=None, override_vm_config=None, *args, **kwargs)[source]#

Bases: object

Template new version with Version Number and Override Config.

Parameters:
property override_vm_config#
Type:

VmConfigOverride

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model

property version#

Template Version number

Type:

int