Class HyperV
Inherited Members
Namespace: BenchmarkDotNet.Portability
Assembly: BenchmarkDotNet.dll
Syntax
public class HyperV : VirtualMachineHypervisor
Properties
Default
Declaration
public static HyperV Default { get; }
Property Value
| Type | Description |
|---|---|
| HyperV |
Name
Declaration
public override string Name { get; }
Property Value
| Type | Description |
|---|---|
| String |
Overrides
Methods
IsVirtualMachine(String, String)
Declaration
public override bool IsVirtualMachine(string manufacturer, string model)
Parameters
| Type | Name | Description |
|---|---|---|
| String | manufacturer | |
| String | model |
Returns
| Type | Description |
|---|---|
| Boolean |