ContentAnalyzerConfig.AnnotationFormat Property

Definition

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)

Property Value

Applies to