Partager via


DynamicClassificationActionContent.ClassificationType Property

Definition

Specifies either one or multiple categories per document. Defaults to multi classification which may return more than one class for each document.

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

Property Value

Applies to