TestRunInsightColumn 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 a column of the test run insight.
public class TestRunInsightColumn : System.ClientModel.Primitives.IJsonModel<Azure.Developer.LoadTesting.TestRunInsightColumn>, System.ClientModel.Primitives.IPersistableModel<Azure.Developer.LoadTesting.TestRunInsightColumn>
type TestRunInsightColumn = class
interface IJsonModel<TestRunInsightColumn>
interface IPersistableModel<TestRunInsightColumn>
Public Class TestRunInsightColumn
Implements IJsonModel(Of TestRunInsightColumn), IPersistableModel(Of TestRunInsightColumn)
- Inheritance
-
TestRunInsightColumn
- Implements
Properties
| Name | Description |
|---|---|
| DataType |
The data type of the column. |
| Name |
Name of the column. |