HypervisorConfiguration interface

Describes the hypervisor configuration of a machine.

Properties

hypervisorType

Specifies the virtualization technology used by the hypervisor (hyperv, vmware, etc.)

nativeHostMachineId

The unique identifier of the hypervisor machine as reported by the underlying virtualization system.

Property Details

hypervisorType

Specifies the virtualization technology used by the hypervisor (hyperv, vmware, etc.)

hypervisorType?: HypervisorType

Property Value

nativeHostMachineId

The unique identifier of the hypervisor machine as reported by the underlying virtualization system.

nativeHostMachineId?: string

Property Value

string