Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HypervisorConfiguration

Package version

Describes the hypervisor configuration of a machine.

Hierarchy

  • HypervisorConfiguration

Index

Properties

Optional hypervisorType

hypervisorType: HypervisorType

Specifies the virtualization technology used by the hypervisor (hyperv, vmware, etc.). Possible values include: 'unknown', 'hyperv'

Optional nativeHostMachineId

nativeHostMachineId: undefined | string

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

Generated using TypeDoc