ContentAnalyzerConfig.AnnotationFormat 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.
Representation format of annotations in analyze result markdown.
public Azure.AI.ContentUnderstanding.AnnotationFormat? AnnotationFormat { get; set; }
member this.AnnotationFormat : Nullable<Azure.AI.ContentUnderstanding.AnnotationFormat> with get, set
Public Property AnnotationFormat As Nullable(Of AnnotationFormat)