sourceVmId property
The unique ID of the VM in the source.
The VM's name in vSphere can be changed, so this is not the VM's name but rather its moRef id. This id is of the form vm-.
Implementation
core.String? sourceVmId;
The unique ID of the VM in the source.
The VM's name in vSphere can be changed, so this is not the VM's name but rather its moRef id. This id is of the form vm-.
core.String? sourceVmId;