EvaluationTaxonomy 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.
Evaluation Taxonomy Definition.
public class EvaluationTaxonomy : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.EvaluationTaxonomy>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.EvaluationTaxonomy>
type EvaluationTaxonomy = class
interface IJsonModel<EvaluationTaxonomy>
interface IPersistableModel<EvaluationTaxonomy>
Public Class EvaluationTaxonomy
Implements IJsonModel(Of EvaluationTaxonomy), IPersistableModel(Of EvaluationTaxonomy)
- Inheritance
-
EvaluationTaxonomy
- Implements
Constructors
| Name | Description |
|---|---|
| EvaluationTaxonomy(EvaluationTaxonomyInput) |
Initializes a new instance of EvaluationTaxonomy. |
Properties
| Name | Description |
|---|---|
| Description |
The asset description text. |
| Id |
Asset ID, a unique identifier for the asset. |
| Name |
The name of the resource. |
| Properties |
Additional properties for the evaluation taxonomy. |
| Tags |
Tag dictionary. Tags can be added, removed, and updated. |
| TaxonomyCategories |
List of taxonomy categories. |
| TaxonomyInput |
Input configuration for the evaluation taxonomy. |
| Version |
The version of the resource. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(ClientResult to EvaluationTaxonomy) | |
| Implicit(EvaluationTaxonomy to BinaryContent) | |