AnalyzeImageOptions.OutputType Property

Definition

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

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

Property Value

Applies to