VmGcProfileComputerName#

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

Bases: object

Computer name of the VM.

Parameters:

value (required) – (value) Computer name value.

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model

property value#

Computer name value.

Type:

str