ReferenceVm Class

Details of a Reference Vm.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
ReferenceVm

Constructor

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

Parameters

user_name
str
Required

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.

Variables

vm_state_details
VmStateDetails

The state details for the reference virtual machine.

vm_resource_id
str

VM resource Id for the environment.