LabelingJobImageProperties.AnnotationType Property
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.
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)