次の方法で共有


AnalyzeImageOptions.Categories Property

Definition

The categories will be analyzed. If they are not assigned, a default set of analysis results for the categories will be returned.

public System.Collections.Generic.IList<Azure.AI.ContentSafety.ImageCategory> Categories { get; }
member this.Categories : System.Collections.Generic.IList<Azure.AI.ContentSafety.ImageCategory>
Public ReadOnly Property Categories As IList(Of ImageCategory)

Property Value

Applies to