LabelingJobTextProperties.AnnotationType Property

Definition

Annotation type of text labeling job.

public Azure.ResourceManager.MachineLearning.Models.TextAnnotationType? AnnotationType { get; set; }
member this.AnnotationType : Nullable<Azure.ResourceManager.MachineLearning.Models.TextAnnotationType> with get, set
Public Property AnnotationType As Nullable(Of TextAnnotationType)

Property Value

Applies to