Share via


ConversationAuthoringEvaluationDetails.Kind Property

Definition

Represents the evaluation kind. By default, the evaluation kind is set to percentage.

public Azure.AI.Language.Conversations.Authoring.ConversationAuthoringEvaluationKind? Kind { get; set; }
member this.Kind : Nullable<Azure.AI.Language.Conversations.Authoring.ConversationAuthoringEvaluationKind> with get, set
Public Property Kind As Nullable(Of ConversationAuthoringEvaluationKind)

Property Value

Applies to