TestRunInsights 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.
Represents insights for the test run.
public class TestRunInsights : System.ClientModel.Primitives.IJsonModel<Azure.Developer.LoadTesting.TestRunInsights>, System.ClientModel.Primitives.IPersistableModel<Azure.Developer.LoadTesting.TestRunInsights>
type TestRunInsights = class
interface IJsonModel<TestRunInsights>
interface IPersistableModel<TestRunInsights>
Public Class TestRunInsights
Implements IJsonModel(Of TestRunInsights), IPersistableModel(Of TestRunInsights)
- Inheritance
-
TestRunInsights
- Implements
Constructors
| Name | Description |
|---|---|
| TestRunInsights() |
Initializes a new instance of TestRunInsights. |
Properties
| Name | Description |
|---|---|
| Columns |
The columns of the insights. |
| Rows |
The rows of the insights. |
| Status |
The status of the insights. |
| Version |
The version of the insights. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(Response to TestRunInsights) | |