HumanEvaluationRuleAction 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 rule action for human evaluation.
public class HumanEvaluationRuleAction : Azure.AI.Projects.EvaluationRuleAction, System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.HumanEvaluationRuleAction>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.HumanEvaluationRuleAction>
type HumanEvaluationRuleAction = class
inherit EvaluationRuleAction
interface IJsonModel<HumanEvaluationRuleAction>
interface IPersistableModel<HumanEvaluationRuleAction>
Public Class HumanEvaluationRuleAction
Inherits EvaluationRuleAction
Implements IJsonModel(Of HumanEvaluationRuleAction), IPersistableModel(Of HumanEvaluationRuleAction)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| HumanEvaluationRuleAction(String) |
Initializes a new instance of HumanEvaluationRuleAction. |
Properties
| Name | Description |
|---|---|
| TemplateId |
Human evaluation template Id. |