Compartilhar via


AnalyzeTextOptions.OutputType Property

Definition

This refers to the type of text analysis output. If no value is assigned, the default value will be "FourSeverityLevels".

public Azure.AI.ContentSafety.AnalyzeTextOutputType? OutputType { get; set; }
member this.OutputType : Nullable<Azure.AI.ContentSafety.AnalyzeTextOutputType> with get, set
Public Property OutputType As Nullable(Of AnalyzeTextOutputType)

Property Value

Applies to