CustomHealthcareEvalSummary 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 the evaluation summary for a custom health care project.
public class CustomHealthcareEvalSummary : Azure.AI.Language.Text.Authoring.TextAuthoringEvalSummary, System.ClientModel.Primitives.IJsonModel<Azure.AI.Language.Text.Authoring.CustomHealthcareEvalSummary>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Language.Text.Authoring.CustomHealthcareEvalSummary>
type CustomHealthcareEvalSummary = class
inherit TextAuthoringEvalSummary
interface IJsonModel<CustomHealthcareEvalSummary>
interface IPersistableModel<CustomHealthcareEvalSummary>
Public Class CustomHealthcareEvalSummary
Inherits TextAuthoringEvalSummary
Implements IJsonModel(Of CustomHealthcareEvalSummary), IPersistableModel(Of CustomHealthcareEvalSummary)
- Inheritance
- Implements
Properties
CustomHealthcareEvaluation |
Contains the data related to health care evaluation. |
EvaluationOptions |
Represents the options used running the evaluation. (Inherited from TextAuthoringEvalSummary) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |