AnalyzeTextOutputType Struct

Definition

The type of text analysis output.

C#
public readonly struct AnalyzeTextOutputType : IEquatable<Azure.AI.ContentSafety.AnalyzeTextOutputType>
Inheritance
AnalyzeTextOutputType
Implements

Constructors

AnalyzeTextOutputType(String)

Initializes a new instance of AnalyzeTextOutputType.

Properties

EightSeverityLevels

Output severities in eight levels, the value could be 0,1,2,3,4,5,6,7.

FourSeverityLevels

Output severities in four levels, the value could be 0,2,4,6.

Methods

Equals(AnalyzeTextOutputType)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versions
Azure SDK for .NET Latest