ReferenceVmFragment Class

Details of a Reference Vm.

Inheritance
ReferenceVmFragment

Constructor

ReferenceVmFragment(*, user_name: Optional[str] = None, password: Optional[str] = None, **kwargs)

Parameters

user_name
str
Required

The username of the virtual machine.

password
str
Required

The password of the virtual machine. This will be set to null in GET resource API.