Table of Contents

Class HyperV

Namespace
BenchmarkDotNet.Portability
Assembly
BenchmarkDotNet.dll
public class HyperV : VirtualMachineHypervisor
Inheritance
HyperV
Inherited Members

Properties

Default

public static HyperV Default { get; }

Property Value

HyperV

Name

public override string Name { get; }

Property Value

string

Methods

IsVirtualMachine(string, string)

public override bool IsVirtualMachine(string manufacturer, string model)

Parameters

manufacturer string
model string

Returns

bool