That Id is a property of the VirtualMachine object that is returned by for example Get-VM.
You don't have to give that parameter. It's just one of the possible methods to identify a VM
For example
Get-VM
will return all the VMs known in the connected vSphere servers.