HypervisorConfiguration interface
Describes the hypervisor configuration of a machine.
Properties
hypervisor |
Specifies the virtualization technology used by the hypervisor (hyperv, vmware, etc.) |
native |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript