vmId property

String? vmId
getter/setter pair

The VM's id in the source (note that this is not the MigratingVm's id).

This is the moref id of the VM.

Implementation

core.String? vmId;