LabelingJobImageProperties.AnnotationType Property

Definition

Annotation type of image labeling job.

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

Property Value

Applies to