VirtualMachineProperties interface
Virtual Machine Properties
Properties
| display |
Display name of the VM. |
| folder |
Path to virtual machine's folder starting from datacenter virtual machine folder |
| mo |
vCenter managed object reference ID of the virtual machine |
| provisioning |
The provisioning state of the resource. |
| restrict |
Whether VM DRS-driven movement is restricted (enabled) or not (disabled) |
Property Details
displayName
Display name of the VM.
displayName?: string
Property Value
string
folderPath
Path to virtual machine's folder starting from datacenter virtual machine folder
folderPath?: string
Property Value
string
moRefId
vCenter managed object reference ID of the virtual machine
moRefId?: string
Property Value
string
provisioningState
The provisioning state of the resource.
provisioningState?: string
Property Value
string
restrictMovement
Whether VM DRS-driven movement is restricted (enabled) or not (disabled)
restrictMovement?: string
Property Value
string