BenchmarkReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The benchmark references.
public class BenchmarkReference
type BenchmarkReference = class
Public Class BenchmarkReference
- Inheritance
-
BenchmarkReference
Constructors
BenchmarkReference() |
Initializes a new instance of the BenchmarkReference class. |
BenchmarkReference(String, String) |
Initializes a new instance of the BenchmarkReference class. |
Properties
Benchmark |
Gets or sets the benchmark name. |
Reference |
Gets or sets the benchmark reference. |
Extension Methods
ConvertToPSType(BenchmarkReference) |